I'm using the exported functions in u-boot-2011.12. In include/_exports.h, udelay is exported, but the exported function declared in include/exports.h is __udelay. Why the difference? Thanks. Mark McGahan