macaw/x86/support
Joe Hendrix 2bd710b49d
Move global function argument analysis to Macaw; Syscall changes
We also moved the syscall interface to be X86 specific to be compat
with earlier changes.
2017-11-22 14:07:55 -08:00
..
make_bsd_syscalls Move global function argument analysis to Macaw; Syscall changes 2017-11-22 14:07:55 -08:00
make_linux_syscalls Move global function argument analysis to Macaw; Syscall changes 2017-11-22 14:07:55 -08:00
macaw-x86-support.cabal Add x86 specific code. 2017-09-27 15:54:43 -07:00
README.md Add x86 specific code. 2017-09-27 15:54:43 -07:00

This directory contains a cabal file with utilities for automatically generating the system call definitions from the include files.