/* * SCLP control program identification sysfs interface * * Copyright IBM Corp. 2007 * Author(s): Michael Ernst <mernst@de.ibm.com> */#ifndef __SCLP_CPI_SYS_H__#define __SCLP_CPI_SYS_H__intsclp_cpi_set_data(constchar*system,constchar*sysplex,constchar*type,u64level);#endif /* __SCLP_CPI_SYS_H__ */