Project

General

Profile

Revision 31

Minor changes

View differences:

kbc_func.h
32 32
 * @param increment Whether the value should be incremented or not
33 33
 * @return The current value of the counter
34 34
 */
35
uint32_t sys_inb_counter(int get_increment);
35
uint32_t (sys_inb_counter)(int get_increment);
36 36

  
37 37
#endif

Also available in: Unified diff