add adc.h to mc1322x.h

This commit is contained in:
Mariano Alvira 2011-08-01 19:49:13 -04:00
parent 659be7cbcc
commit 3034ac429d
1 changed files with 2 additions and 0 deletions

View File

@ -48,5 +48,7 @@
#include "utils.h"
#include "asm.h"
#include "i2c.h"
#include "rtc.h"
#include "adc.h"
#endif