Go to the documentation of this file.
13 #ifndef __SWI_DATA_TYPES_H
14 #define __SWI_DATA_TYPES_H
65 #define ALIGN4 (sizeof(swi_uint32) -1)
66 #define ALIGN2 (sizeof(swi_uint16) -1)
80 #define UTF8_MAX_CHAR_SIZE 4
90 #define NULL ((void *)0)
Linux SDK V1.4.0.5
Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved