Usermode/ld-acess - PTY 2D commands
[tpg/acess2.git] / Usermode / Libraries / ld-acess.so_src / include_exp / acess / devices.h
index 9ee77b0..53c8361 100644 (file)
@@ -8,6 +8,10 @@
 #ifndef _ACESS_DRIVERS_H
 #define _ACESS_DRIVERS_H
 
+#ifndef PACKED
+#define PACKED __attribute((packed))
+#endif
+
 // === COMMON ===
 enum eDrv_Common {
        /**

UCC git Repository :: git.ucc.asn.au