occlum/test/emulate_syscall/Makefile
LI Qing 03bb09abdf Add the emulation of SYSCALL instruction
1. Refactor the exception handling process
2. Support to emulate the SYSCALL instruction in the exception handler
2020-05-15 02:59:16 +00:00

6 lines
101 B
Makefile

include ../test_common.mk
EXTRA_C_FLAGS := -Wno-int-to-pointer-cast
EXTRA_LINK_FLAGS :=
BIN_ARGS :=