Searched refs:API_SIG_MAGIC (Results 1 – 2 of 2) sorted by relevance
| /titanic_54/usr/src/boot/sys/boot/uboot/lib/ | ||
| H A D | api_public.h | 70 #define API_SIG_MAGIC "UBootAPI" macro |
| H A D | glue.c | 90 if (!bcmp(sp, API_SIG_MAGIC, API_SIG_MAGLEN)) { in api_search_sig() |