2 * Copyright 2004, Axel Dörfler, axeld@pinc-software.de. All rights reserved.
3 * Distributed under the terms of the MIT License.
12 extern void _IO_cleanup(void);
17 // close all open files
20 // exit with status code
21 _kern_exit_team(status
);