Fix the i2c implemtation for lm3s. Add some defines to use also the second i2c device.
[bertos.git] / bertos / kern / kfile.c
1 // notest: all
2
3 #warning "This file is deprecated, use the new io/kfile.c"
4 #include <io/kfile.c>