Changeset 5962 for lm-sensors/trunk/prog/dump/util.h
- Timestamp:
- 04/15/11 10:27:30 (13 months ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/prog/dump/util.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/prog/dump/util.h
r5961 r5962 14 14 extern int user_ack(int def); 15 15 extern unsigned long inx(int addr, int width); 16 extern void outx(unsigned long value, int addr, int width); 16 17 17 18 #endif /* _UTIL_H */
