]> pd.if.org Git - lice/blobdiff - include/alignof.h
autocommit for files dated 2014-11-17 20:15:26
[lice] / include / alignof.h
diff --git a/include/alignof.h b/include/alignof.h
new file mode 100644 (file)
index 0000000..bcc1c68
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef __ALIGNOF_HDR
+#define __ALIGNOF_HDR
+
+#define alignof _Alignof
+#define __alignof_is_defined 1
+
+#endif