lib80211/regdomain: Port to RTEMS.

This commit is contained in:
Christian Mauderer
2016-12-12 10:51:42 +01:00
parent bce3e5eea1
commit 9bc41d057e
6 changed files with 4538 additions and 0 deletions

View File

@@ -0,0 +1,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

File diff suppressed because it is too large Load Diff