RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Structures | Macros | Variables
gdt.h File Reference

Global Descriptor Table. More...

#include <rtems/score/basedefs.h>
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  RTEMS_PACKED
 Used for passing and retrieving registers content to/from real mode interrupt call. More...
 

Macros

#define GDT_CODE_SEG_OFFSET   0x8
 
#define GDT_DATA_SEG_OFFSET   0x10
 

Variables

const gdt_desc amd64_gdt_descriptor
 

Detailed Description

Global Descriptor Table.