summaryrefslogtreecommitdiffstats
path: root/lib/librpc/demo/msg/msg.x
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librpc/demo/msg/msg.x')
-rw-r--r--lib/librpc/demo/msg/msg.x9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/librpc/demo/msg/msg.x b/lib/librpc/demo/msg/msg.x
deleted file mode 100644
index d311352..0000000
--- a/lib/librpc/demo/msg/msg.x
+++ /dev/null
@@ -1,9 +0,0 @@
-/* @(#)msg.x 2.1 88/08/11 4.0 RPCSRC */
-/*
- * msg.x: Remote message printing protocol
- */
-program MESSAGEPROG {
- version MESSAGEVERS {
- int PRINTMESSAGE(string) = 1;
- } = 1;
-} = 99;
OpenPOWER on IntegriCloud