omap_cf_present
if (omap_cf_present()) {
omap_cf_present() ? "present" : "(not present)");
unsigned present = omap_cf_present();