Changeset 32b3a12 in mainline for uspace/app/msim/arch_helenos/input.c
- Timestamp:
- 2012-09-07T14:27:25Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b800b0e, d948095
- Parents:
- baeeee2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/msim/arch_helenos/input.c
rbaeeee2 r32b3a12 32 32 /** @file HelenOS specific functions for MSIM simulator. 33 33 */ 34 35 /* Because of asprintf. */ 36 #define _GNU_SOURCE 34 37 #include "../../io/input.h" 35 38 #include "../../io/output.h"
Note:
See TracChangeset
for help on using the changeset viewer.