]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/libsdl/contrib/src/video/xbios/SDL_xbios_tveille.h
update
[l4.git] / l4 / pkg / libsdl / contrib / src / video / xbios / SDL_xbios_tveille.h
index b2c034fab5548f132ccfc9d20199156416a06dae..8a9cd7d46a7334f1eea926d44ec94df45183d882 100644 (file)
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2012 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
 
 #include "SDL_xbios.h"
 
-/*--- Defines ---*/
-
-#ifndef C_VeiL
-#define C_VeiL 0x5665694CL
-#endif
-
 /*--- Structures ---*/
 
 typedef struct {
@@ -59,7 +53,7 @@ typedef struct {
        unsigned char   serial_redir;
        unsigned char   dummy4;
        void            (*oldserial_ptr)();
-} __attribute__((packed)) tveille_t;
+} tveille_t;
 
 /*--- Functions prototypes ---*/