2010-02-07 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/cache.h (grub_arch_sync_caches) [i386 || x86_64]: Inline. * kern/i386/coreboot/init.c (grub_arch_sync_caches): Remove. * kern/i386/efi/init.c (grub_arch_sync_caches): Likewise. * kern/i386/ieee1275/init.c (grub_arch_sync_caches): Likewise. * kern/i386/pc/init.c (grub_arch_sync_caches): Likewise. * util/misc.c (grub_arch_sync_caches) [i386 || x86_64]: Likewise.
This commit is contained in:
		
							parent
							
								
									74b45184e4
								
							
						
					
					
						commit
						8f891adc6f
					
				
					 7 changed files with 19 additions and 24 deletions
				
			
		|  | @ -45,9 +45,3 @@ grub_machine_set_prefix (void) | |||
| { | ||||
|   grub_efi_set_prefix (); | ||||
| } | ||||
| 
 | ||||
| void | ||||
| grub_arch_sync_caches (void *address __attribute__ ((unused)), | ||||
|                        grub_size_t len __attribute__ ((unused))) | ||||
| { | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue