This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
/**
|
||||
* @PROJECT PH7 Engine for the AerScript Interpreter
|
||||
* @COPYRIGHT See COPYING in the top level directory
|
||||
* @FILE engine/lib/memory.c
|
||||
* @DESCRIPTION PH7 Engine memory allocation subsystem
|
||||
* @DEVELOPERS Symisc Systems <devel@symisc.net>
|
||||
* Rafal Kupiec <belliash@codingworkshop.eu.org>
|
||||
*/
|
||||
#if defined(__WINNT__)
|
||||
#include <Windows.h>
|
||||
#else
|
||||
|
Reference in New Issue
Block a user