(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/dos.h>
LONG SameLock (lock1 , lock2)
LOCATION
In DOSBase at offset 70
SYNOPSIS
BPTR lock1
BPTR lock2
FUNCTION
INPUTS
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY
23.10.1998 hkiel
Changes for use with aros_print_not_implemented() macro
20.10.1998 hkiel
Amiga Research OS
31.08.1998 hkiel
Added #warning for functions which are TODO
27.01.1997 ldp
Polish
09.12.1996 aros
Added empty templates for all missing functions
Moved #include's into first column