Current News
Archived News
Search News
Discussion Forum


Old Forum
Install Programs More Downloads...
Troubleshooting
Source Code
Format Specs.
Misc. Information
Non-SF Stuff
Links




ShadowFlare [Mon, 14 Mar 2011 12:16:51 +0000 (06:16 -0600)]
linux/poppack.h [new file with mode: 0644]
linux/pshpack1.h [new file with mode: 0644]

diff --git a/linux/poppack.h b/linux/poppack.h
new file mode 100644 (file)
index 0000000..65898b5
--- /dev/null
@@ -0,0 +1 @@
+#pragma pack(pop)
diff --git a/linux/pshpack1.h b/linux/pshpack1.h
new file mode 100644 (file)
index 0000000..1d81e3f
--- /dev/null
@@ -0,0 +1 @@
+#pragma pack(push,1)