Added a test for MUIA_Listview_SelectChange.
[AROS.git] / arch / all-mingw32 / kernel / cli.c
blob67d9a87e9c2f59a5999971fe2b13712a189703f8
1 /*
2 Copyright © 1995-2014, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #include <aros/libcall.h>
8 #include "kernel_base.h"
10 AROS_LH0I(void, KrnCli,
11 struct KernelBase *, KernelBase, 9, Kernel)
13 AROS_LIBFUNC_INIT
15 *KernelIFace.IntState = INT_DISABLE;
17 AROS_LIBFUNC_EXIT