forked from Imagelibrary/rtems
cleanup
This commit is contained in:
@@ -21,10 +21,12 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "bsp.h"
|
#include <rtems.h>
|
||||||
#include "stdio.h"
|
#include <bsp.h>
|
||||||
#include "stdlib.h"
|
|
||||||
#include "libcsupport.h"
|
#include <stdio.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
#include <libcsupport.h>
|
||||||
|
|
||||||
#define FOREVER 1 /* infinite loop */
|
#define FOREVER 1 /* infinite loop */
|
||||||
|
|
||||||
|
|||||||
@@ -21,10 +21,12 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "bsp.h"
|
#include <rtems.h>
|
||||||
#include "stdio.h"
|
#include <bsp.h>
|
||||||
#include "stdlib.h"
|
|
||||||
#include "libcsupport.h"
|
#include <stdio.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
#include <libcsupport.h>
|
||||||
|
|
||||||
#define FOREVER 1 /* infinite loop */
|
#define FOREVER 1 /* infinite loop */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user