Expose storedevs to the outside world via dev interface
This commit is contained in:
6
kernel/randcrypto/randcrypto.h
Normal file
6
kernel/randcrypto/randcrypto.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef RANDCRYPTO_RANDCRYPTO_H_
|
||||
#define RANDCRYPTO_RANDCRYPTO_H_
|
||||
|
||||
void randcrypto_init(void);
|
||||
|
||||
#endif // RANDCRYPTO_RANDCRYPTO_H_
|
||||
Reference in New Issue
Block a user