summaryrefslogtreecommitdiff
path: root/source/include/acrestyp.h
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2014-03-27 23:50:54 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2014-03-27 23:50:54 +0000
commit7c6f304a2eb855cf2d71ca0638d4f3c72f436fcd (patch)
treed3e9e38245f10de28c87606c945c7fdd4bed0d76 /source/include/acrestyp.h
parent526d99544ba42a5a2155021975b3b97da425819e (diff)
downloadsrc-test2-7c6f304a2eb855cf2d71ca0638d4f3c72f436fcd.tar.gz
src-test2-7c6f304a2eb855cf2d71ca0638d4f3c72f436fcd.zip
Notes
Diffstat (limited to 'source/include/acrestyp.h')
-rw-r--r--source/include/acrestyp.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/include/acrestyp.h b/source/include/acrestyp.h
index eaea4375db14..b0412aa63cca 100644
--- a/source/include/acrestyp.h
+++ b/source/include/acrestyp.h
@@ -45,8 +45,6 @@
#define __ACRESTYP_H__
-#pragma pack(push) /* Set default struct packing */
-
/*
* Definitions for Resource Attributes
*/
@@ -699,6 +697,4 @@ typedef struct acpi_pci_routing_table
} ACPI_PCI_ROUTING_TABLE;
-#pragma pack(pop) /* Restore original struct packing */
-
#endif /* __ACRESTYP_H__ */