summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ast/libast/amd64/FEATURE/asometh
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/ast/libast/amd64/FEATURE/asometh')
-rw-r--r--usr/src/cmd/ast/libast/amd64/FEATURE/asometh7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr/src/cmd/ast/libast/amd64/FEATURE/asometh b/usr/src/cmd/ast/libast/amd64/FEATURE/asometh
new file mode 100644
index 0000000000..c69b510fca
--- /dev/null
+++ b/usr/src/cmd/ast/libast/amd64/FEATURE/asometh
@@ -0,0 +1,7 @@
+/* : : generated from contrib/ast/src/lib/libast/features/asometh by iffe version 2012-07-17 : : */
+#ifndef _def_asometh_ast
+#define _def_asometh_ast 1
+#define _sys_types 1 /* #include <sys/types.h> ok */
+#define _aso_fcntl 1 /* fcntl(F_SETLCK[W]) work */
+#define _aso_semaphore 1 /* semget semop semctl work */
+#endif