Changeset 7a8e71b in rtems for bsps/i386/pc386/console


Ignore:
Timestamp:
04/24/18 05:36:46 (5 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
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)
Message:

bsps/i386: Move shared files to bsps

This patch is a part of the BSP source reorganization.

Update #3285.

Location:
bsps/i386/pc386/console
Files:
6 moved

Legend:

Unmodified
Added
Removed
  • bsps/i386/pc386/console/i386-stub-glue.c

    rc7410f17 r7a8e71b  
    1313#include <libchip/serial.h>
    1414
    15 #include "../../../../../../../bsps/shared/dev/serial/legacy-console.h"
     15#include "../../../shared/dev/serial/legacy-console.h"
    1616
    1717int  putDebugChar(int ch);     /* write a single character      */
Note: See TracChangeset for help on using the changeset viewer.