aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/adt7463/chip.h
blob: fdb22b95c89c10af06195c8398b4495d5e44c751 (plain)
1
2
3
4
extern struct chip_operations drivers_i2c_adt7463_ops;

struct drivers_i2c_adt7463_config {
};