Macros | Functions
erika/osal_defs.h File Reference
#include <sys/time.h>
#include <stdlib.h>
#include <ee.h>
Include dependency graph for erika/osal_defs.h:

Go to the source code of this file.

Macros

#define EC_DEBUG
 
#define EC_PRINT   OSEE_PRINT
 
#define PACKED   __attribute__((__packed__))
 
#define PACKED_BEGIN
 
#define PACKED_END
 

Functions

void osal_free (void *ptr)
 
int osal_gettimeofday (struct timeval *tv, struct timezone *tz)
 
void * osal_malloc (size_t size)
 

Macro Definition Documentation

#define EC_DEBUG

Definition at line 19 of file erika/osal_defs.h.

#define EC_PRINT   OSEE_PRINT

Definition at line 22 of file erika/osal_defs.h.

#define PACKED   __attribute__((__packed__))

Definition at line 29 of file erika/osal_defs.h.

#define PACKED_BEGIN

Definition at line 28 of file erika/osal_defs.h.

#define PACKED_END

Definition at line 30 of file erika/osal_defs.h.

Function Documentation

void osal_free ( void *  ptr)

Definition at line 99 of file erika/osal.c.

int osal_gettimeofday ( struct timeval *  tv,
struct timezone *  tz 
)

Definition at line 28 of file erika/osal.c.

void* osal_malloc ( size_t  size)

Definition at line 94 of file erika/osal.c.



soem
Author(s): Arthur Ketels and M.J.G. van den Molengraft
autogenerated on Sat Jun 27 2020 03:48:21