#ifndef __MM0_UTCB_H__ #define __MM0_UTCB_H__ void *utcb_vaddr_new(void); int utcb_pool_init(void); #endif