mirror of
				https://git.proxmox.com/git/grub2
				synced 2025-11-04 09:14:22 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			161 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			161 B
		
	
	
	
		
			C
		
	
	
	
	
	
#define SUFFIX(x) x ## 64
 | 
						|
#define GRUB_TARGET_WORDSIZE 64
 | 
						|
#define OBJSYM 1
 | 
						|
#include <grub/types.h>
 | 
						|
typedef grub_uint64_t grub_freebsd_addr_t;
 | 
						|
#include "bsdXX.c"
 |