2 Copyright © 1995-2007, The AROS Development Team. All rights reserved.
5 Desc: Build checksum for Kickstart.
8 #include "exec_intern.h"
9 #include <proto/exec.h>
11 /*****************************************************************************
15 AROS_LH0(ULONG
, SumKickData
,
21 struct ExecBase
*, SysBase
, 102, Exec
)
39 *****************************************************************************/
43 #warning TODO: Write exec/SumKickData()
44 aros_print_not_implemented ("SumKickData");