libx86/README.md

5 lines
281 B
Markdown
Raw Normal View History

2024-01-06 06:09:57 +01:00
# libx86
It's often useful to be able to make real-mode x86 BIOS calls from userland. lrmi provides a simple interface to this for x86 machines, but this doesn't help on other platforms. libx86 provides the lrmi interface, but will also run on platforms such as amd64 and alpha.