]> Git Repo - linux.git/blob - drivers/s390/char/hmcdrv_dev.h
sched/deadline: Move DL related code from sched/core.c to sched/deadline.c
[linux.git] / drivers / s390 / char / hmcdrv_dev.h
1 /*
2  *    SE/HMC Drive FTP Device
3  *
4  *    Copyright IBM Corp. 2013
5  *    Author(s): Ralf Hoppe ([email protected])
6  */
7
8 #ifndef __HMCDRV_DEV_H__
9 #define __HMCDRV_DEV_H__
10
11 int hmcdrv_dev_init(void);
12 void hmcdrv_dev_exit(void);
13
14 #endif   /* __HMCDRV_DEV_H__ */
This page took 0.035272 seconds and 4 git commands to generate.