fixes to enable reGNUal

This commit is contained in:
NIIBE Yutaka
2013-02-26 10:25:32 +09:00
parent 93c97e9474
commit 8cf0dd5665
6 changed files with 23 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
void random_init (void);
void random_fini (void);
/* 32-byte random bytes */
const uint8_t *random_bytes_get (void);