diff options
Diffstat (limited to '')
-rw-r--r-- | libsyscalls/internal-end.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libsyscalls/internal-end.h b/libsyscalls/internal-end.h index ed7af58..2aeb2f0 100644 --- a/libsyscalls/internal-end.h +++ b/libsyscalls/internal-end.h @@ -8,6 +8,9 @@ #undef LIBSYSCALLS_FLEXABLE_OR_NPARAMS_ #undef LIBSYSCALLS_GCC_ATTRIBUTES_ #undef LIBSYSCALLS_PAD_ +#undef LIBSYSCALLS_IS_PADDING_REQUIRED_ +#undef LIBSYSCALLS_CAN_ALIGN_ +#undef LIBSYSCALLS_POINTER_BIT_ #undef LIBSYSCALLS_LIST_ERRORS_X_ #undef LIBSYSCALLS_DATATYPE_X_ |