HomeSort by: relevance | last modified time | path
    Searched defs:hpcboot (Results 1 - 2 of 2) sorted by relevancy

  /src/distrib/hpcsh/stand/
Makefile 10 HPCBOOT_SH3= hpcboot-sh3.exe
12 HPCBOOT_SH4= hpcboot-sh4.exe
14 UUDECODE_FILES= hpcboot-sh3.exe hpcboot-sh4.exe
15 UUDECODE_FILES_RENAME_hpcboot-sh3.exe= hpcboot-sh3.exe
16 UUDECODE_FILES_RENAME_hpcboot-sh4.exe= hpcboot-sh4.exe
18 CLEANFILES+= hpcboot-sh3.exe.uue hpcboot-sh4.exe.uue
20 hpcboot-sh3.exe.uue:
21 cp ${HPCBOOT_SH3DIR}/hpcboot.exe.uue hpcboot-sh3.exe.uu
    [all...]
  /src/sys/arch/hpc/stand/hpcboot/
hpcboot.cpp 1 /* $NetBSD: hpcboot.cpp,v 1.20 2008/04/28 20:23:20 martin Exp $ */
33 #include <hpcboot.h>
95 hpcboot(void *arg) function in typeref:typename:void
122 DPRINTF((TEXT("hpcboot build number: %d\n"),
252 // HPCBOOT main loop

Completed in 10 milliseconds