/* LINTLIBRARY */ /* PROTOLIB1 */ /* * Copyright 1997-2003 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ #pragma ident "%Z%%M% %I% %E% SMI" #include /* schedctl.c */ schedctl_t *schedctl_init(void); schedctl_t *schedctl_lookup(void); void schedctl_exit(void);