#ifndef _GPXE_EMBEDDED_H #define _GPXE_EMBEDDED_H #include struct image *embedded_image(void); #endif