Changeset 7a8e71b in rtems for bsps/i386/pc386/console
- Timestamp:
- 04/24/18 05:36:46 (5 years ago)
- Branches:
- 5, master
- Children:
- c3a44343
- Parents:
- c7410f17
- git-author:
- Sebastian Huber <sebastian.huber@…> (04/24/18 05:36:46)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (04/24/18 08:24:25)
- Location:
- bsps/i386/pc386/console
- Files:
-
- 6 moved
Legend:
- Unmodified
- Added
- Removed
-
bsps/i386/pc386/console/i386-stub-glue.c
rc7410f17 r7a8e71b 13 13 #include <libchip/serial.h> 14 14 15 #include "../../../ ../../../../bsps/shared/dev/serial/legacy-console.h"15 #include "../../../shared/dev/serial/legacy-console.h" 16 16 17 17 int putDebugChar(int ch); /* write a single character */
Note: See TracChangeset
for help on using the changeset viewer.