- Timestamp:
- 2016-12-16T20:40:53Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7f766f4
- Parents:
- aed3e6a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/irc/obio/obio.c
raed3e6a rdf01d303 45 45 #include <ipc/irc.h> 46 46 #include <ns.h> 47 #include <sysinfo.h>48 47 #include <as.h> 49 48 #include <ddi.h> … … 112 111 /** Initialize the OBIO driver. 113 112 * 114 * So far, the driver heavily depends on information provided by the kernel via 115 * sysinfo. In the future, there should be a standalone OBIO driver. 113 * In the future, the OBIO driver should be integrated with the sun4u platform driver. 116 114 */ 117 115 static bool obio_init(void)
Note:
See TracChangeset
for help on using the changeset viewer.