- Timestamp:
- 08/26/07 23:26:20 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/branches/lm-sensors-3.0.0/prog/sensors/chips.h
r4710 r4728 24 24 25 25 void print_chip_raw(const sensors_chip_name *name); 26 void print_ generic_chip(const sensors_chip_name *name);26 void print_chip(const sensors_chip_name *name); 27 27 28 28 #endif /* def PROG_SENSORS_CHIPS_H */
