blob: 6d87880acf45e13fac1db7747889473ba0ca7938 [file] [log] [blame]
#include <stdint.h>
#include <stddef.h>
void *cbmem_find(u32 id)
{
return NULL;
}