Initial revision
This commit is contained in:
15
mach/proto/fp/fptrp.e
Normal file
15
mach/proto/fp/fptrp.e
Normal file
@@ -0,0 +1,15 @@
|
||||
#
|
||||
|
||||
mes 2,EM_WSIZE,EM_PSIZE
|
||||
|
||||
#define TRAP 0
|
||||
|
||||
; _fptrp is called with one parameter:
|
||||
; - trap number (TRAP)
|
||||
|
||||
exp $_fptrp
|
||||
pro $_fptrp,0
|
||||
lol TRAP
|
||||
trp
|
||||
ret 0
|
||||
end ?
|
||||
Reference in New Issue
Block a user