mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 20:44:16 +00:00 
			
		
		
		
	 bb2e9b1d66
			
		
	
	
		bb2e9b1d66
		
	
	
	
	
		
			
			Suggested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Bernhard Beschow <shentey@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20221022150508.26830-9-shentey@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
		
			
				
	
	
		
			8 lines
		
	
	
		
			143 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			143 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef HW_IDE_PIIX_H
 | |
| #define HW_IDE_PIIX_H
 | |
| 
 | |
| #define TYPE_PIIX3_IDE "piix3-ide"
 | |
| #define TYPE_PIIX4_IDE "piix4-ide"
 | |
| 
 | |
| #endif /* HW_IDE_PIIX_H */
 |