mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 19:21:26 +00:00
scst: Remove an unused macro
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8985 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
#define SCST_EVENT_PATH "/dev/"
|
||||
#define SCST_EVENT_DEV SCST_EVENT_PATH SCST_EVENT_NAME
|
||||
#define SCST_EVENT_VERSION_NAME SCST_VERSION_NAME
|
||||
#define SCST_EVENT_VERSION \
|
||||
SCST_EVENT_VERSION_NAME "$Revision: 2454 $" SCST_CONST_VERSION
|
||||
|
||||
#ifndef aligned_u64
|
||||
#define aligned_u64 uint64_t __attribute__((aligned(8)))
|
||||
|
||||
Reference in New Issue
Block a user