File ccsds_core.h
File List > ccsds > ccsds_core.h
Go to the documentation of this file
#ifndef CCSDS_CORE_H
#define CCSDS_CORE_H
#include "clib_common.h"
#ifdef __cplusplus
extern "C" {
#endif
/* Declare module-level functions here. */
void asm_bits(uint8_t *out);
#ifdef __cplusplus
}
#endif
#endif /* CCSDS_CORE_H */