summaryrefslogtreecommitdiff
path: root/config_host/config_typesizes.h.in
blob: cc0fcf8f8a86fe403852cf415c71340fcef6650b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*

   Alignments and sizes of types.

*/

#ifndef CONFIG_TYPESIZES_H
#define CONFIG_TYPESIZES_H

#undef SAL_TYPES_ALIGNMENT2
#undef SAL_TYPES_ALIGNMENT4
#undef SAL_TYPES_ALIGNMENT8
#undef SAL_TYPES_SIZEOFSHORT
#undef SAL_TYPES_SIZEOFINT
#undef SAL_TYPES_SIZEOFLONG
#undef SAL_TYPES_SIZEOFLONGLONG
#undef SAL_TYPES_SIZEOFPOINTER

#endif
-06 12:55:43 +1100 commit249e3d6d1927705aac81fa7f40fccc5c82be43d7 (patch) tree0ef2341deed4549db48c1ddd4bd54312bc6346a6 /forms/inc parent9739aa9f40367a51dd71ce23f091e970d98947d5 (diff)
vcl: split exception types from input types
Having them in the file apptypes.hxx isn't necessary helpful, IMO so I've split the types into inputtypes.hxx and exceptiontypes.hxx Change-Id: I89a1ff168c3ae276b2f5486669d4ec2dda062d57