aboutsummaryrefslogtreecommitdiff
path: root/boot/mach-crt0.c
Commit message (Collapse)AuthorAgeFilesLines
* boot: Remove hacks for running boot on UX.Justus Winter2016-11-011-158/+0
| | | | | | | | | | | | | | * 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.
* (__data_start): New variable.Roland McGrath1995-09-221-0/+1
|
* entered into RCSMiles Bader1995-07-071-10/+6
|
* Initial revisionMiles Bader1995-07-071-0/+161