1
0
Fork 0

target: target_core_ua_h: Add #define of include guard

Clearly the file was meant to contain an include guard, but it was
missing the #define part.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
hifive-unleashed-5.1
Rasmus Villemoes 2014-08-22 14:54:31 +02:00 committed by Nicholas Bellinger
parent c04047ecee
commit c6c2a3de36
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#ifndef TARGET_CORE_UA_H
#define TARGET_CORE_UA_H
/*
* From spc4r17, Table D.1: ASC and ASCQ Assignement