mirror of
				https://git.proxmox.com/git/grub2
				synced 2025-10-31 15:44:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			71 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			71 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /* ufs2.c - Unix File System 2 */
 | |
| #define MODE_UFS2 1
 | |
| #include "ufs.c"
 | 
