Skip to content
Snippets Groups Projects
Select Git revision
  • 2c838942574a4970c922d1550f04e4b7b4d865a6
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

compile.c

Blame
  • api_caller.h 153 B
    #include "mxc_errors.h"
    
    #include "api_common.h"
    
    void* api_call (uint32_t id, void *args, uint32_t size);
    void* api_call_bother_dispatcher (void* buf);