x86bios: spelling fix in a comment.

No functional change.
This commit is contained in:
pfg 2016-04-30 00:34:04 +00:00
parent 3a9fc3c9d5
commit 5f7f519b76

View File

@ -27,7 +27,7 @@
*/
/*
* x86 registers were borrowed from x86emu.h x86emu_regs.h
* for compatability.
* for compatibility.
*/
#ifndef _X86BIOS_H_