summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/machine/rtems-bsd-regdomain.h
blob: 89a97b091263e7a087856bd4a407fdd9f02c06f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 *  Extern declarations for C structure representing binary file regdomain.xml
 *
 *  WARNING: Automatically generated -- do not edit!
 */

#ifndef __rtemsbsd_include_machine_rtems_bsd_regdomain_h
#define __rtemsbsd_include_machine_rtems_bsd_regdomain_h

#include <sys/types.h>

extern const unsigned char regdomain_xml[];
extern const size_t regdomain_xml_size;

#endif