diff options
Diffstat (limited to 'src/stdlib/lcong48.c')
| -rw-r--r-- | src/stdlib/lcong48.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/stdlib/lcong48.c b/src/stdlib/lcong48.c deleted file mode 100644 index ac43c301..00000000 --- a/src/stdlib/lcong48.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <stdlib.h> -#include "_stdlib.h" - -void lcong48(unsigned short param[7]) -{ - SIGNAL_SAFE(0); -} - -/* -XOPEN(4) -*/ |
