LibJuno 0.1.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
|
#include "juno/status.h"
#include <stddef.h>
#include <stdint.h>
#include "juno/memory/memory_types.h"
Go to the source code of this file.
Data Structures | |
struct | JUNO_MEMORY_API_TAG |
API for generic memory allocation operations. More... | |
Typedefs | |
typedef struct JUNO_MEMORY_API_TAG | JUNO_MEMORY_API_T |
typedef struct JUNO_MEMORY_API_TAG JUNO_MEMORY_API_T |