Sign in
cos
/
third_party
/
kernel
/
5e4417f921238b5acf101bfcd59a7b3463fb2dbd
/
.
/
include
/
linux
/
raid
/
md_u.h
blob: 8dfec085a20ee14f3cb2432fa71b07bb8a0e598c [
file
]
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
md_u.h : user <=> kernel API between Linux raidtools and RAID drivers
Copyright (C) 1998 Ingo Molnar
*/
#ifndef
_MD_U_H
#define
_MD_U_H
#include
<uapi/linux/raid/md_u.h>
extern
int
mdp_major
;
#endif