Init/shutdown working
- stk_init/shutdown do what they are supposed to. - buffer sizes moved to headers
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#define MOD_DIR_BUFFER_SIZE 32
|
||||
#define PATH_BUFFER_SIZE 1024
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user