I copied the definitions from linux386 and linux68k. This change also moves _errno and the other common symbols in boot.s from .text to .bss. Common symbols belong in .bss, but the assembler seems dumb enough to put them in any section. |
||
|---|---|---|
| .. | ||
| cpm | ||
| linux/libsys | ||
| linux68k | ||
| linux386 | ||
| linuxppc | ||
| pc86 | ||
| rpi | ||
| build.lua | ||