Linux is not supported yet
This commit is contained in:
parent
18910cf43a
commit
999a1e96b6
@ -1,6 +1,12 @@
|
||||
/*
|
||||
REDMASK51 is from amd64-51/consts.s.
|
||||
*/
|
||||
|
||||
#ifdef __linux__
|
||||
# error This is a work in progress, which is know *NOT* to work on Linux
|
||||
# error Please do not fill a bug report at this point
|
||||
#endif
|
||||
|
||||
#include "consts_namespace.h"
|
||||
.data
|
||||
.globl v0_0
|
||||
|
Loading…
Reference in New Issue
Block a user