2 Copyright © 1995-2007, The AROS Development Team. All rights reserved.
8 #include "expansion_intern.h"
10 /*****************************************************************************
13 #include <clib/expansion_protos.h>
15 AROS_LH2(void, FreeBoardMem
,
18 AROS_LHA(ULONG
, startSlot
, D0
),
19 AROS_LHA(ULONG
, slotSpec
, D1
),
22 struct ExpansionBase
*, ExpansionBase
, 13, Expansion
)
35 This function is unimplemented.
42 27-11-96 digulla automatically created from
43 expansion_lib.fd and clib/expansion_protos.h
45 *****************************************************************************/
49 /* TODO: Write expansion/FreeBoardMem() */
50 aros_print_not_implemented ("FreeBoardMem");