User:Trap2Sig11

From UNSW PCSoc Wiki
Revision as of 00:46, 25 August 2018 by Trap2Sig11 (talk | contribs) (Created page with "<mips/trapframe.h> #define EX_TLBL 2 →‎TLB miss on load: <kern/signal.h> #define SIGSEGV 11 →‎Segmentation fault: ")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<mips/trapframe.h>

  1. define EX_TLBL 2 /* TLB miss on load */

<kern/signal.h>

  1. define SIGSEGV 11 /* Segmentation fault */