summaryrefslogtreecommitdiff
path: root/boot/mach-crt0.c
AgeCommit message (Collapse)Author
2016-11-01boot: Remove hacks for running boot on UX.Justus Winter
* boot/Makefile (COMMON-OBJS): Do not build server stubs for the bootstrap protocol. Remove all UX-related variables and targets. * boot/boot.c: Remove all UX-related definitions and includes. * boot/frank1.ld: Delete file. * boot/frankemul.ld: Likewise. * boot/mach-crt0.c: Likewise. * boot/sigvec.S: Likewise. * boot/syscall.S: Likewise. * boot/ux.c: Likewise. * boot/ux.h: Likewise.
1995-09-22(__data_start): New variable.Roland McGrath
1995-07-07entered into RCSMiles Bader
1995-07-07Initial revisionMiles Bader