#ifndef ZBOOT_H #define ZBOOT_H /************************************************** * * board specific settings * **************************************************/ #error "unsupported board." #endif /* ZBOOT_H */