OpenCores
URL https://opencores.org/ocsvn/ion/ion/trunk

Subversion Repositories ion

[/] [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[];
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.