Remove i386/loader.S

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-01-12 22:24:41 +01:00
parent e6e7b4ea1f
commit e39029dd1e
2 changed files with 0 additions and 122 deletions

View file

@ -564,8 +564,6 @@ FUNCTION(grub_chainloader_real_boot)
ljmp $0, $GRUB_MEMORY_MACHINE_BOOT_LOADER_ADDR
.code32
#include "../loader.S"
/*
* int grub_biosdisk_rw_int13_extensions (int ah, int drive, void *dap)
*