Add I2C and ADC support for ATMega1280 (contributed by Fabio Bizzi)
[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>