mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-17 01:34:00 +08:00
7 lines
121 B
C
7 lines
121 B
C
|
#ifndef __CEPH_VERSION_H
|
||
|
#define __CEPH_VERSION_H
|
||
|
|
||
|
#define CEPH_GIT_VER 335cd8f952b457095ea2a66aee3db50efb63c91d
|
||
|
|
||
|
#endif
|