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

modjni.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);