Project

General

Profile

Revision 54

fixed minor errors

View differences:

mouse_func.h
1
##ifndef _MOUSE_FUNC_H_
1
#ifndef _MOUSE_FUNC_H_
2 2
#define _MOUSE_FUNC_H_
3 3

  
4 4
#include <stdint.h>
......
21 21
 */
22 22
int (unsubscribe_interrupt)(int *interrupt_id);
23 23

  
24

  
25

  
26 24
#endif /* end of include guard: _MOUSE_FUNC_H_ */

Also available in: Unified diff