2 Copyright © 2002-2007, The AROS Development Team. All rights reserved.
8 #include "security_intern.h"
11 #include <aros/debug.h>
13 /*****************************************************************************
16 AROS_LH0(BPTR
, secGetConfigDirLock
,
22 struct Library
*, SecurityBase
, 20, Security
)
46 *****************************************************************************/
50 D(bug( DEBUG_NAME_STR
"secGetConfigDirLock()\n") );;
56 } /* secGetConfigDirLock */