KolibriOS kernel
SYSCALL_STACK Struct Reference

Public Attributes

dd eip
 
dd edi
 
dd esi
 
dd ebp
 
dd esp
 
dd ebx
 
dd edx
 
dd ecx
 
dd eax
 

Detailed Description

Member Data Documentation

◆ eax

dd SYSCALL_STACK::eax

+32

◆ ebp

dd SYSCALL_STACK::ebp

+12

◆ ebx

dd SYSCALL_STACK::ebx

+20

◆ ecx

dd SYSCALL_STACK::ecx

+28

◆ edi

dd SYSCALL_STACK::edi

+4

◆ edx

dd SYSCALL_STACK::edx

+24

◆ eip

dd SYSCALL_STACK::eip

+0

◆ esi

dd SYSCALL_STACK::esi

+8

◆ esp

dd SYSCALL_STACK::esp

+16


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