2 Copyright © 1995-2013, The AROS Development Team. All rights reserved.
8 #include <aros/kernel.h>
9 #include <aros/libcall.h>
11 #include <kernel_base.h>
13 /*****************************************************************************
16 #include <proto/kernel.h>
18 AROS_LH0I(void, KrnReleaseInput
,
23 struct KernelBase
*, KernelBase
, 34, Kernel
)
26 Release low-level debug input hardware and hand it back to the operating system
44 ******************************************************************************/
48 /* The implementation of this function is entirely architecture-specific (at least for now) */