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

  /src/sys/arch/next68k/next68k/
nextrom.h 111 * construct an old alignment offset into the mon_global structure.
137 struct mon_global { struct
209 struct mon_global *restore_mg();
nextrom.c 57 volatile struct mon_global *mg;
65 (*(volatile type *)((u_int)RELOC(mg, volatile struct mon_global *) + off))

Completed in 13 milliseconds