Chapter 5. Calling conventions

Table of Contents
5.1. Linux
5.1.1. Linking to GCC
5.1.2. ELF vs a.out problems
5.1.3. Direct Linux syscalls
5.1.4. Hardware I/O under Linux
5.1.5. Accessing 16-bit drivers from Linux/i386
5.2. DOS and Windows
5.3. Your own OS