Initial commit
This commit is contained in:
6
source/keys/keys.h
Normal file
6
source/keys/keys.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _KEYS_H_
|
||||
#define _KEYS_H_
|
||||
|
||||
void dump_keys();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user