fix warning
[ust.git] / include / ust / processor.h
index 2ee7efa68c15dfa470cffe802536200a9ba31174..a2a332ead3de1111cc5d24f0b4744fab887f17a3 100644 (file)
@@ -8,7 +8,7 @@ extern __thread long ust_reg_stack[500];
 extern volatile __thread long *ust_reg_stack_ptr;
 
 #ifndef CONFIG_UST_GDB_INTEGRATION
-static inline save_ip(void)
+static inline void save_ip(void)
 {
 }
 #endif
This page took 0.023542 seconds and 4 git commands to generate.