summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/nds/tools/ndstool/include/loadme.h
blob: d73df9bd8626eaac5eaffc24ec176c32d089090f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
  This file was autogenerated by raw2c.
Visit http://www.devkitpro.org
*/

//---------------------------------------------------------------------------------
#ifndef _loadme_h_
#define _loadme_h_
//---------------------------------------------------------------------------------
extern const unsigned char loadme[];
extern const int loadme_size;
//---------------------------------------------------------------------------------
#endif //_loadme_h_
//---------------------------------------------------------------------------------