blob: e0c218fde68715a17eedae9b90666e9cca95f663 [file] [log] [blame]
Kuninori Morimoto9a4af112010-12-01 07:45:00 +01001#ifndef ZBOOT_H
2#define ZBOOT_H
3
4/**************************************************
5 *
6 * board specific settings
7 *
8 **************************************************/
9
10#error "unsupported board."
11
12#endif /* ZBOOT_H */