OSDN Git Service

Added KOZOS application.
[kozos-expbrd/kozos_expbrd.git] / firm / sample / sample1 / os / task_ir.h
1
2 #ifndef _TASK_IR_H_
3 #define _TASK_IR_H_
4 int task_ir(int argc, char *argv[]);
5 #endif