grlib: Move header files

Update #3678.
This commit is contained in:
Sebastian Huber
2018-12-22 07:13:44 +01:00
parent 95c19211d1
commit 3172092576
140 changed files with 315 additions and 309 deletions

View File

@@ -266,6 +266,7 @@ typedef struct {
#define LEON_REG_UART_CTRL_PE 0x00000020 /* Parity enable */
#define LEON_REG_UART_CTRL_FL 0x00000040 /* Flow control enable */
#define LEON_REG_UART_CTRL_LB 0x00000080 /* Loop Back enable */
#define LEON_REG_UART_CTRL_DB 0x00000800 /* Debug FIFO enable */
#ifndef ASM