URL
https://opencores.org/ocsvn/ion/ion/trunk
[/] [ion/] [trunk/] [src/] [adventure/] [adv_baremetal.c] - Diff between revs 177 and 179
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 177 |
Rev 179 |
Line 5... |
Line 5... |
* walkthrough and a few other support routines.
|
* walkthrough and a few other support routines.
|
*/
|
*/
|
#include <stdint.h>
|
#include <stdint.h>
|
#include <stdio.h>
|
#include <stdio.h>
|
|
|
#include "../common/baremetal.h"
|
|
#include "adv_baremetal.h"
|
#include "adv_baremetal.h"
|
|
|
extern const char *adventure_text[];
|
extern const char *adventure_text[];
|
extern const char *walkthrough[];
|
extern const char *walkthrough[];
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.