File:  [Tom Morton FrontierVM] / frontvm / hardware / memAlloc.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:57:15 2018 UTC (8 years, 2 months ago) by root
Branches: frontvm, MAIN
CVS tags: frontvm2-20061120, frontvm-20040517, HEAD
Tom Morton

/*
  Hatari
*/

extern void *Memory_Alloc(int nBytes);
extern void Memory_Free(void *pAlloc);
extern void *Memory_Set(void *pAlloc, int c, size_t count);
extern void *Memory_Clear(void *pAlloc, size_t count);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.