summaryrefslogtreecommitdiff
path: root/pkgtools/cwrappers/files/bin/as-wrapper.c
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/cwrappers/files/bin/as-wrapper.c')
-rw-r--r--pkgtools/cwrappers/files/bin/as-wrapper.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgtools/cwrappers/files/bin/as-wrapper.c b/pkgtools/cwrappers/files/bin/as-wrapper.c
new file mode 100644
index 00000000000..6102181d359
--- /dev/null
+++ b/pkgtools/cwrappers/files/bin/as-wrapper.c
@@ -0,0 +1,4 @@
+#define WRAPPER_AS
+#define WRAPPER_NAME "as"
+
+#include "base-wrapper.c"