Changeset 7ee7e6a in mainline for uspace/srv
- Timestamp:
- 2017-05-15T21:24:35Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- adc68de
- Parents:
- 0e7c3d9
- Location:
- uspace/srv
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/output/port/ega.c
r0e7c3d9 r7ee7e6a 30 30 */ 31 31 32 #include <sys/types.h>33 32 #include <errno.h> 34 33 #include <sysinfo.h> -
uspace/srv/hw/irc/icp-ic/icp-ic_hw.h
r0e7c3d9 r7ee7e6a 37 37 38 38 #include <ddi.h> 39 #include <sys/types.h>40 39 41 40 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.