Skip to content
Commit 70ef5641 authored by Jaswinder Singh's avatar Jaswinder Singh
Browse files

x86: mm/fault.c declare do_page_fault before they get used



declared do_page_fault() in asm-x86/trap.h for both X86_32 and X86_64

removed do_invalid_op declaration from mm/fault.c as it is already declared in asm-x86/trap.h

Signed-off-by: default avatarJaswinder Singh <jaswinder@infradead.org>
parent a80495ec
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment