mirror of
https://github.com/danog/ir.git
synced 2024-11-27 04:45:38 +01:00
7 lines
57 B
C
7 lines
57 B
C
#include "ir.h"
|
|
|
|
void ir_check(ir_ctx *ctx)
|
|
{
|
|
//TODO:
|
|
}
|