1 /*
2  * borlndmm.h
3  * (C)Copyright 2000 by Hiroshi Takekawa
4  * This file is part of Enfle.
5  *
6  * Last Modified: Sat Jan  6 01:38:09 2001.
7  * $Id: borlndmm.h,v 1.1 2003/08/01 13:41:06 makeinu Exp $
8  *
9  * Enfle is free software; you can redistribute it and/or modify it
10  * under the terms of the GNU General Public License version 2 as
11  * published by the Free Software Foundation.
12  *
13  * Enfle is distributed in the hope that it will be useful,
14  * but WITHOUT ANY WARRANTY; without even the implied warranty of
15  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16  * GNU General Public License for more details.
17  *
18  * You should have received a copy of the GNU General Public License
19  * along with this program; if not, write to the Free Software
20  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
21  */
22 
23 #include "export.h"
24 
25 Symbol_info *borlndmm_get_export_symbols(void);
26