mirror of
https://github.com/Wind4/vlmcsd.git
synced 2025-05-22 19:05:07 -04:00
vlmcsd-svn1065-2016-10-12-Hotbird64
This commit is contained in:
parent
d413afbadf
commit
798675dc66
599 changed files with 72866 additions and 1999 deletions
|
@ -0,0 +1,11 @@
|
|||
#ifndef __A_OUT_GNU_H__
|
||||
# error "Never use <bits/a.out.h> directly; include <a.out.h> instead."
|
||||
#endif
|
||||
|
||||
#ifdef __x86_64__
|
||||
|
||||
/* Signal to users of this header that this architecture really doesn't
|
||||
support a.out binary format. */
|
||||
#define __NO_A_OUT_SUPPORT 1
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue