2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-09-04 16:25:18 +00:00

add smsc47m1 to library and 'sensors'

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1428 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Mark D. Studebaker
2002-07-07 16:41:23 +00:00
parent 248547cefb
commit 887ace586d
6 changed files with 84 additions and 0 deletions

View File

@@ -46,5 +46,6 @@ extern void print_fscpos(const sensors_chip_name *name);
extern void print_fscscy(const sensors_chip_name *name);
extern void print_pcf8591(const sensors_chip_name *name);
extern void print_vt1211(const sensors_chip_name *name);
extern void print_smsc47m1(const sensors_chip_name *name);
#endif /* def PROG_SENSORS_CHIPS_H */