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_LH1(void, AllocBoardMem
,
18 AROS_LHA(ULONG
, slotSpec
, D0
),
21 struct ExpansionBase
*, ExpansionBase
, 7, Expansion
)
34 This function is unimplemented.
42 *****************************************************************************/
46 /* TODO: Write expansion/AllocBoardMem() */
47 aros_print_not_implemented ("AllocBoardMem");