|
RetroArch
|
#include <stdlib.h>#include <string.h>#include "asm.h"#include "processor.h"#include "bt.h"#include "btmemb.h"Functions | |
| void | btmemb_init (struct memb_blks *blk) |
| void * | btmemb_alloc (struct memb_blks *blk) |
| u8 | btmemb_free (struct memb_blks *blk, void *ptr) |
| u8 | btmemb_ref (struct memb_blks *blk, void *ptr) |
1.8.15