aboutsummaryrefslogtreecommitdiff
path: root/boot/sigvec.S
Commit message (Collapse)AuthorAgeFilesLines
* boot: Remove hacks for running boot on UX.Justus Winter2016-11-011-23/+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.
* Remove copyright notice.Michael I. Bushnell1995-05-221-19/+0
|
* Remove the explicit underscore prefixes from these names, now that we'reMiles Bader1995-05-171-10/+33
| | | | | | using elf. Instead we use the various macros from <i386/asm.h>. Return errors correctly. Add a copyright notice.
* entered into RCSMichael I. Bushnell1994-04-211-0/+19