summaryrefslogtreecommitdiff
path: root/sys/arch/arm32/include
AgeCommit message (Collapse)Author
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
machine dependent "short" and "long" integer. Correct and enhance manpage. Change all short and longs to u_int16_t and u_int32_t, respectively. OpenBSD RCSIds
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
1996-04-24Initial import of arm32 portTheo de Raadt