HomeSort by: relevance | last modified time | path
    Searched refs:LOAD_ADDR (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mvme68k/stand/sboot/
sboot.c 123 printf("Start @ 0x%x ... \n", LOAD_ADDR);
124 go(LOAD_ADDR, buf+1, ebuf);
sboot.h 79 #define LOAD_ADDR 0x8000
etherfun.c 156 char *loadat = (char *)LOAD_ADDR;

Completed in 13 milliseconds