automake commit without merge history
This commit is contained in:
parent
265d68cd10
commit
8c41176882
810 changed files with 4980 additions and 2508 deletions
6
grub-core/loader/i386/bsd32.c
Normal file
6
grub-core/loader/i386/bsd32.c
Normal file
|
@ -0,0 +1,6 @@
|
|||
#define SUFFIX(x) x ## 32
|
||||
#define GRUB_TARGET_WORDSIZE 32
|
||||
#define OBJSYM 0
|
||||
#include <grub/types.h>
|
||||
typedef grub_uint32_t grub_freebsd_addr_t;
|
||||
#include "bsdXX.c"
|
Loading…
Add table
Add a link
Reference in a new issue