Changeset 57912af3 in mainline
- Timestamp:
- 2012-10-16T10:24:50Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c2b2de7, e5e2d73
- Parents:
- f5ffc9a
- Location:
- uspace/drv/infrastructure/rootamdm37x
- Files:
-
- 1 edited
- 3 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c
rf5ffc9a r57912af3 48 48 #include "uhh.h" 49 49 #include "usbtll.h" 50 #include "c ore_cm.h"51 #include "c lock_control_cm.h"52 #include " usbhost_cm.h"50 #include "cm/core.h" 51 #include "cm/clock_control.h" 52 #include "cm/usbhost.h" 53 53 54 54 #define NAME "rootamdm37x"
Note:
See TracChangeset
for help on using the changeset viewer.