mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 12:07:31 +00:00 
			
		
		
		
	 3c2ce5bba3
			
		
	
	
		3c2ce5bba3
		
	
	
	
	
		
			
			The functions and definitions in this file are not used anywhere within the generic hppa machine. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Helge Deller <deller@gmx.de> Message-Id: <20220504092600.10048-45-mark.cave-ayland@ilande.co.uk> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
		
			
				
	
	
		
			5 lines
		
	
	
		
			124 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			124 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
| hppa_ss = ss.source_set()
 | |
| hppa_ss.add(when: 'CONFIG_HPPA_B160L', if_true: files('machine.c'))
 | |
| 
 | |
| hw_arch += {'hppa': hppa_ss}
 |