minix/sys/arch/i386/stand/lib
Anton Kuijsten 2e3046757a LLVM bitcode for almost the whole source tree
Change-Id: Ibc6f89de112e0649c3a3bfe49c2baa2ed0746212
2013-06-18 10:49:53 +02:00
..
crt/dos Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
netif Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
test Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
bios_disk.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
bios_pci.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
biosdelay.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
biosdisk.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
biosdisk.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
biosdisk_ll.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
biosdisk_ll.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
biosgetrtc.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
biosgetsystime.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
biosmca.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
biosmca.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
biosmem.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
biosmemps2.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
biosmemx.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
biospci.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
biosreboot.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
biosvbe.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
biosvideomode.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
boot_params.S boot: use high baud rate by default 2012-03-28 08:57:38 +00:00
bootinfo.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
bootinfo.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
bootinfo_biosgeom.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
bootinfo_memmap.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
bootmenu.c bootloader: usability improvements 2012-10-12 01:03:36 +02:00
bootmenu.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
bootmod.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
comio.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
comio_direct.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
comio_direct.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
conio.S Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
cpufunc.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
cpufunc.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
diskbuf.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
diskbuf.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
dos_file.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
dosfile.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
dosfile.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
dump_eax.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
exec.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
gatea20.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
getextmemx.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
getsecs.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
isadma.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
isadmavar.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
isapnp.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
isapnpvar.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
libi386.h Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
Makefile Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
Makefile.inc LLVM bitcode for almost the whole source tree 2013-06-18 10:49:53 +02:00
menuutils.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
message.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
message32.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
multiboot.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
parseutils.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
pcio.c bootloader: usability improvements 2012-10-12 01:03:36 +02:00
pcivar.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
pread.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
printmemlist.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
putstr.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
putstr32.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
pvcopy.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
rasops.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
realprot.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
startprog.S Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
vbe.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
vbe.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00