lower_dw: huge refactoring, allow custom lowering funcs, fix endianess problems
[libfirm] / include / libfirm / timing.h
index 573d908..163e91b 100644 (file)
@@ -29,7 +29,7 @@
 
 #include "begin.h"
 
-typedef struct _ir_timer_t ir_timer_t;
+typedef struct ir_timer_t ir_timer_t;
 
 /**
  * Switch to real-time scheduling.