Changeset 5192


Ignore:
Timestamp:
Mar 5, 2010 8:12:34 PM (3 years ago)
Author:
myles
Message:

Remove redundant run_bios prototype. Trivial.

Signed-off-by: Myles Watson <mylesgw@…>
Acked-by: Myles Watson <mylesgw@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/util/x86emu/x86.c

    r5185 r5192  
    3333 
    3434void x86_exception(struct eregs *info); 
    35 void run_bios(struct device *dev, unsigned long addr); 
    3635 
    3736extern unsigned char __idt_handler, __idt_handler_size; 
Note: See TracChangeset for help on using the changeset viewer.