/* This file is here to prevent a file conflict on multiarch systems. A * conflict will occur because ext2_types.h has arch-specific definitions. * * DO NOT INCLUDE THE NEW FILE DIRECTLY -- ALWAYS INCLUDE THIS ONE INSTEAD. */ #if defined(__i386__) #include "ext2_types-i386.h" #elif defined(__powerpc64__) #include "ext2_types-ppc64.h" #elif defined(__powerpc__) #include "ext2_types-ppc.h" #elif defined(__s390x__) #include "ext2_types-s390x.h" #elif defined(__s390__) #include "ext2_types-s390.h" #elif defined(__x86_64__) #include "ext2_types-x86_64.h" #elif defined(__alpha__) #include "ext2_types-alpha.h" #elif defined(__arm__) #include "ext2_types-arm.h" #elif defined(__sparc__) && defined(__arch64__) #include "ext2_types-sparc64.h" #elif defined(__sparc__) #include "ext2_types-sparc.h" #else #error "This e2fsprogs-devel package does not work your architecture?" #endif
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
bitops.h | File | 20.04 KB | 0644 |
|
ext2_err.h | File | 10.09 KB | 0644 |
|
ext2_ext_attr.h | File | 2.49 KB | 0644 |
|
ext2_fs.h | File | 31.21 KB | 0644 |
|
ext2_io.h | File | 4.6 KB | 0644 |
|
ext2_types-x86_64.h | File | 2.94 KB | 0644 |
|
ext2_types.h | File | 886 B | 0644 |
|
ext2fs.h | File | 56.53 KB | 0644 |
|
ext3_extents.h | File | 3.91 KB | 0644 |
|
qcow2.h | File | 2.5 KB | 0644 |
|
tdb.h | File | 8.59 KB | 0644 |
|