OSDN Git Service

Moved the junk codes to junk directory.
[kozos-expbrd/kozos_expbrd.git] / firm / junk / 10 / os / task / task_ir.h
1
2 #ifndef _TASK_IR_H_
3 #define _TASK_IR_H_
4 int task_ir(int argc, char *argv[]);
5 #endif