2 /* This is the default version_pm3.c file that Makefile.common falls back to if neither sh nor perl are available */
6 #define SECTVERSINFO __attribute__((section(".version_information")))
9 const struct version_information SECTVERSINFO version_information
= {
10 VERSION_INFORMATION_MAGIC
,
12 0, /* version information not present */
13 2, /* cleanliness couldn't be determined */
14 /* Remaining fields: zero */