Project

General

Profile

Revision 89

removed useless function abs16

View differences:

utils.h
11 11

  
12 12
int (util_sys_inb)(int port, uint8_t *value);
13 13

  
14
int16_t abs16(int16_t x);
15

  
16 14
#endif //UTILS_H_INCLUDED

Also available in: Unified diff