2 * linux/arch/arm/kernel/entry-common.S
4 * Copyright (C) 2000 Russell King
5 * This Edition is maintained by Matthew Veety (aliasxerog) <mveety@gmail.com>
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as
9 * published by the Free Software Foundation.
12 #include <asm/unistd.h>
13 #include <asm/ftrace.h>
14 #include <mach/entry-macro.S>
16 #include "entry-header.S"
19 mrc p15, 0, r0, cr6, cr0, 2
23 ENDPROC(pabort_noifar)