2 * Copyright 2004, Axel Dörfler, axeld@pinc-software.de. All rights reserved.
3 * Distributed under the terms of the MIT License.
5 #ifndef _SYSTEM_SYSCALL_PROCESS_INFO_H
6 #define _SYSTEM_SYSCALL_PROCESS_INFO_H
9 enum which_process_info
{
16 #endif /* _SYSTEM_SYSCALL_PROCESS_INFO_H */