pmEmptyPlatformDefs.h

Go to the documentation of this file.
00001 /*
00002 # This file is Copyright 2003, 2006, 2007, 2009, 2010 Dean Hall.
00003 #
00004 # This file is part of the PyMite VM.
00005 # The PyMite VM is free software: you can redistribute it and/or modify
00006 # it under the terms of the GNU GENERAL PUBLIC LICENSE Version 2.
00007 #
00008 # The PyMite VM is distributed in the hope that it will be useful,
00009 # but WITHOUT ANY WARRANTY; without even the implied warranty of
00010 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
00011 # A copy of the GNU GENERAL PUBLIC LICENSE Version 2
00012 # is seen in the file COPYING in this directory.
00013 */
00014 
00015 
00016 #ifndef __PM_EMPTY_PLATFORM_DEFS_H__
00017 #define __PM_EMPTY_PLATFORM_DEFS_H__
00018 
00019 
00034 #if !defined(PM_PLAT_HEAP_ATTR) || defined(__DOXYGEN__)
00035 #define PM_PLAT_HEAP_ATTR
00036 #endif
00037 
00038 #endif /* __PM_EMPTY_PLATFORM_DEFS_H__ */

Generated on Mon Oct 18 07:40:48 2010 for Python-on-a-chip by  doxygen 1.5.9