Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Syscall_frame Class Reference

Encapsulation of syscall data. More...

#include <entry_frame.h>

Inheritance diagram for Syscall_frame:

Entry_frame Sys_ex_regs_frame Sys_id_nearest_frame Sys_ipc_frame Sys_task_new_frame Sys_thread_privctrl_frame Sys_thread_schedule_frame Sys_thread_switch_frame Sys_unmap_frame List of all members.

Protected Attributes

Mword ecx
Mword edx
Mword esi
Mword edi
Mword ebx
Mword ebp
Mword eax

Detailed Description

Encapsulation of syscall data.

This class must be defined in arch dependent parts and has to represent the data necessary for a system call as layed out on the kernel stack.


Member Data Documentation

Mword Syscall_frame::eax [protected]
 

Mword Syscall_frame::ebp [protected]
 

Mword Syscall_frame::ebx [protected]
 

Mword Syscall_frame::ecx [protected]
 

Mword Syscall_frame::edi [protected]
 

Mword Syscall_frame::edx [protected]
 

Mword Syscall_frame::esi [protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 26 14:20:17 2005 for Fiasco by  doxygen 1.4.2