rand48: needs the header
authorAlan Cox <alan@linux.intel.com>
Tue, 21 Jun 2016 13:52:15 +0000 (14:52 +0100)
committerAlan Cox <alan@linux.intel.com>
Tue, 21 Jun 2016 13:52:15 +0000 (14:52 +0100)
Library/libs/rand48.h [new file with mode: 0644]

diff --git a/Library/libs/rand48.h b/Library/libs/rand48.h
new file mode 100644 (file)
index 0000000..01f1e61
--- /dev/null
@@ -0,0 +1,3 @@
+
+extern void __iteration48(void);
+extern uint16_t __msa48[7];