Sign in
android
/
platform
/
external
/
apache-apr
/
refs/heads/jumper-stable
/
.
/
test
/
nw_misc.c
blob: cf68692bded272be014ddf846e8032f65f7270f7 [
file
] [
log
] [
blame
] [
edit
]
#include
<netware.h>
#include
<screen.h>
#include
"testutil.h"
void
_NonAppStop
(
void
)
{
pressanykey
();
}
/*
static void test_not_impl(CuTest *tc)
{
CuNotImpl(tc, "Test not implemented on this platform yet");
}
*/