Add syscalls
This commit is contained in:
3
syscall/Makefile
Normal file
3
syscall/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
all: jasmin_syscall.o
|
||||
|
||||
jasmin_syscall.o: jasmin_syscall.c jasmin_syscall.h
|
||||
Reference in New Issue
Block a user