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

  /src/sys/arch/luna68k/stand/boot/
init_main.c 176 const char *machstr; local in function:main
187 machstr = "LUNA-I";
192 machstr = "LUNA-II";
207 printf("Machine model = %s\n", machstr);
init_main.c 176 const char *machstr; local in function:main
187 machstr = "LUNA-I";
192 machstr = "LUNA-II";
207 printf("Machine model = %s\n", machstr);

Completed in 137 milliseconds