mirror of
				https://git.proxmox.com/git/grub2
				synced 2025-10-31 10:26:53 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			147 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			147 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #define GRUB_TARGET_WORDSIZE 64
 | |
| #define XX		64
 | |
| #define ehdrXX ehdr64
 | |
| #define grub_file_check_netbsdXX grub_file_check_netbsd64
 | |
| #include "fileXX.c"
 | 
