source: trunk/libs/newlib/src/newlib/testsuite/newlib.stdlib/atexit.exp @ 543

Last change on this file since 543 was 444, checked in by satin@…, 6 years ago

add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc

File size: 289 bytes
Line 
1# Copyright (C) 2002 by Red Hat, Incorporated. All rights reserved.
2#
3# Permission to use, copy, modify, and distribute this software
4# is freely granted, provided that this notice is preserved.
5#
6
7load_lib checkoutput.exp
8
9set output {
10"a0cba"
11}
12
13newlib_check_output "atexit.c" "$output"
Note: See TracBrowser for help on using the repository browser.