Home
last modified time | relevance | path

Searched refs:bootmain (Results 1 – 6 of 6) sorted by relevance

/xv6-public/
H A Drunoff.spec102 even: bootmain.c # mild preference
H A Dbootmain.c18 bootmain(void) in bootmain() function
H A Dentry.S3 # The boot block (bootasm.S and bootmain.c) jumps to entry below.
H A Drunoff.list77 bootmain.c
H A DMakefile103 bootblock: bootasm.S bootmain.c
104 $(CC) $(CFLAGS) -fno-pic -O -nostdinc -I. -c bootmain.c
106 $(LD) $(LDFLAGS) -N -e start -Ttext 0x7C00 -o bootblock.o bootasm.o bootmain.o
H A DNotes6 bootmain.c doesn't work right if the ELF sections aren't