mirror of
				https://github.com/netwide-assembler/nasm.git
				synced 2025-10-10 00:25:06 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			288 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			288 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Put the following lines in your /etc/magic file to get 'file' to recognise
 | |
| # RDOFF Object Files
 | |
| 
 | |
| 0       string          RDOFF           RDOFF Object File
 | |
| >5      byte            >32             version %c (little endian)
 | |
| >5      byte            <32             version %d (big endian)
 |