Sign in
android
/
kernel
/
common
/
e8c22266e68f0db2a7e11b0a9f29fd88ec0cfd4a
/
.
/
include
/
linux
/
raid
/
md_u.h
blob: 8dfec085a20ee14f3cb2432fa71b07bb8a0e598c [
file
] [
log
] [
blame
]
/* 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