]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - fs/dlm/lvb_table.h
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo...
[mirror_ubuntu-hirsute-kernel.git] / fs / dlm / lvb_table.h
CommitLineData
2522fe45 1/* SPDX-License-Identifier: GPL-2.0-only */
e7fd4179
DT
2/******************************************************************************
3*******************************************************************************
4**
5** Copyright (C) 2005 Red Hat, Inc. All rights reserved.
6**
e7fd4179
DT
7**
8*******************************************************************************
9******************************************************************************/
10
11#ifndef __LVB_TABLE_DOT_H__
12#define __LVB_TABLE_DOT_H__
13
14extern const int dlm_lvb_operations[8][8];
15
16#endif