Subversion Repositories HelenOS

Rev

Rev 1787 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1787 Rev 1888
Line 43... Line 43...
43
    ebda = *((uint16_t *) BIOS_EBDA_PTR) * 0x10;
43
    ebda = *((uint16_t *) BIOS_EBDA_PTR) * 0x10;
44
}
44
}
45
 
45
 
46
 /** @}
46
/** @}
47
 */
47
 */
48
 
-