• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #if defined X86_64 || defined X32 \
2  || SIZEOF_STRUCT_I64_I32 < SIZEOF_LONG_LONG * 2
3 # include "32/ioctls_inc_align32.h"
4 #else
5 # include "32/ioctls_inc_align64.h"
6 #endif
7