mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 02:28:57 +03:00
Moved disk functions to drivers/bus/bios_disks.c
This commit is contained in:
@@ -3,8 +3,5 @@
|
||||
|
||||
extern unsigned long currticks ( void );
|
||||
extern void cpu_nap ( void );
|
||||
extern void disk_init ( void );
|
||||
extern unsigned int pcbios_disk_read ( int drive, int cylinder, int head,
|
||||
int sector, char *fixme_buf );
|
||||
|
||||
#endif /* BIOS_H */
|
||||
|
||||
Reference in New Issue
Block a user