blob: 09052d967174330dbea80960b4d21501d6e58a8d [file] [log] [blame]
David Brazdil0f672f62019-12-10 10:32:29 +00001/* SPDX-License-Identifier: GPL-2.0-only */
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00002/******************************************************************************
3*******************************************************************************
4**
5** Copyright (C) 2005 Red Hat, Inc. All rights reserved.
6**
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00007**
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