git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
refactor: striped more arch-related code from the kernel code base
[lunaix-os.git]
/
lunaix-os
/
arch
/
i386
/
exceptions
/
intrhnds.S
diff --git
a/lunaix-os/arch/i386/exceptions/intrhnds.S
b/lunaix-os/arch/i386/exceptions/intrhnds.S
index 272c951f8149eda98e6168d28bb34a808456e696..e5fe775c49d084d00899f0aa8299ebc07b511e5c 100644
(file)
--- a/
lunaix-os/arch/i386/exceptions/intrhnds.S
+++ b/
lunaix-os/arch/i386/exceptions/intrhnds.S
@@
-1,3
+1,5
@@
+/* Generated from i386_intrhnds.S.j2. Do NOT modify */
+
#define __ASM__
.macro isr_template vector, no_error_code=1
.global _asm_isr\vector