[ramdisk] add cvitek pre-built ramdisk
Change-Id: Ic7d2046a23358129eaf621b5558984a64fa7361d
This commit is contained in:
7
ramdisk/initramfs/glibc_riscv64/usr/include/bits/a.out.h
Normal file
7
ramdisk/initramfs/glibc_riscv64/usr/include/bits/a.out.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef __A_OUT_GNU_H__
|
||||
# error "Never use <bits/a.out.h> directly; include <a.out.h> instead."
|
||||
#endif
|
||||
|
||||
/* Signal to users of this header that this architecture really doesn't
|
||||
support a.out binary format. */
|
||||
#define __NO_A_OUT_SUPPORT 1
|
||||
Reference in New Issue
Block a user