2 Copyright © 2002-2007, The AROS Development Team. All rights reserved.
8 #include "security_intern.h"
11 #include <aros/debug.h>
13 /*****************************************************************************
16 AROS_LH1(ULONG
, secLoginA
,
20 AROS_LHA(struct TagItem
*, taglist
, A0
),
23 struct Library
*, SecurityBase
, 6, Security
)
47 *****************************************************************************/
51 D(bug( DEBUG_NAME_STR
"secLoginA()\n") );;