drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel
[drm/drm-misc.git] / arch / m68k / mm / fault.h
blobdab14ef7d4a171d5b59c20e3d84045701c98f791
1 /* SPDX-License-Identifier: GPL-2.0 */
3 struct pt_regs;
5 int do_page_fault(struct pt_regs *regs, unsigned long address,
6 unsigned long error_code);
7 int send_fault_sig(struct pt_regs *regs);