nckernel  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pt_regs_user Struct Reference

유저 레벨(Ring3) 에서 발생한 인터럽트인 경우 스택 구성의 일부 More...

#include <isr.h>

Data Fields

unsigned long esp
 
unsigned long ss
 

Detailed Description

유저 레벨(Ring3) 에서 발생한 인터럽트인 경우 스택 구성의 일부

Definition at line 121 of file isr.h.

Field Documentation

unsigned long esp

Definition at line 122 of file isr.h.

unsigned long ss

Definition at line 123 of file isr.h.


The documentation for this struct was generated from the following file: