about summary refs log tree commit diff
path: root/urt/vaxshort.h
diff options
context:
space:
mode:
Diffstat (limited to 'urt/vaxshort.h')
-rw-r--r--urt/vaxshort.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/urt/vaxshort.h b/urt/vaxshort.h
new file mode 100644
index 00000000..daeb856b
--- /dev/null
+++ b/urt/vaxshort.h
@@ -0,0 +1,5 @@
+int
+vax_gshort(char *msgp);
+
+char *
+vax_pshort(char *msgp, unsigned short s);