syzkaller/sys/linux/hafnium_amd64.const
Dmitry Vyukov f5827293e2 hafnium: add basic support
Add [very] basic support for testing Hafnium:
https://hafnium.googlesource.com/hafnium

Update #996
2019-02-12 18:34:25 +01:00

8 lines
118 B
Plaintext

# AUTOGENERATED FILE
AF_HF = 19
SOCK_DGRAM = 2
__NR_connect = 42
__NR_recvmsg = 47
__NR_sendmsg = 46
__NR_socket = 41