Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 /******************************************************************************
0003 *******************************************************************************
0004 **
0005 **  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
0006 **
0007 **
0008 *******************************************************************************
0009 ******************************************************************************/
0010 
0011 #ifndef __LVB_TABLE_DOT_H__
0012 #define __LVB_TABLE_DOT_H__
0013 
0014 extern const int dlm_lvb_operations[8][8];
0015 
0016 #endif