2 Copyright © 2002-2003, The AROS Development Team. All rights reserved.
8 #include "security_intern.h"
11 #include <aros/debug.h>
13 /*****************************************************************************
16 AROS_LH0(struct muUserInfo
*, secAllocUserInfo
,
22 struct Library
*, SecurityBase
, 9, Security
)
46 *****************************************************************************/
49 AROS_LIBBASE_EXT_DECL(struct Library
*, SecurityBase
)
51 D(bug( DEBUG_NAME_STR
"secAllocUserInfo()\n") );
57 } /* secAllocUserInfo */