1
0
Fork 0
mirror of git://git.psyced.org/git/psyclpc synced 2024-08-15 03:20:16 +00:00
psyclpc/src/ptmalloc/config.h

12 lines
312 B
C
Raw Normal View History

2009-03-03 03:27:01 +00:00
/*---------------------------------------------------------------------------
* Wrapper for the driver's config.h
*---------------------------------------------------------------------------
*/
#ifndef PTMALLOC_CONFIG_H__
#define PTMALLOC_CONFIG_H__
#include "../config.h"
#endif /* PTMALLOC_CONFIG_H__ */