Partially covered by arch_config.h and support/ByteOrder.h now/already.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8900 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-09-10 14:18:46 +00:00
parent 1aaaa3689a
commit c2d416e259

View File

@ -11,11 +11,6 @@
#define PAGE_SIZE 4096
#define _BIG_ENDIAN 0
#define _LITTLE_ENDIAN 1
#define FUNCTION_CALL_PARAMETER_ALIGNMENT_TYPE uint32
struct tss {
uint16 prev_task;
uint16 unused0;