Remove i386/loader.h

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-01-12 22:22:36 +01:00
parent 1b86596ae1
commit e6e7b4ea1f
4 changed files with 0 additions and 3 deletions

View file

@ -20,7 +20,6 @@
#define GRUB_LOADER_MACHINE_HEADER 1
#include <grub/symbol.h>
#include <grub/cpu/loader.h>
/* This is an asm part of the chainloader. */
void EXPORT_FUNC(grub_chainloader_real_boot) (int drive, void *part_addr) __attribute__ ((noreturn));