linuxulator: add stub arm64 linux_genassym.c
This will be fleshed out in the future but allows us to build the arm64 linuxulator using the same infrastructure as x86.
This commit is contained in:
parent
bc0ee42672
commit
22e36b3874
2
sys/arm64/linux/linux_genassym.c
Normal file
2
sys/arm64/linux/linux_genassym.c
Normal file
@ -0,0 +1,2 @@
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
Loading…
Reference in New Issue
Block a user