Fix typo in file Header guard

Signed-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com>
Change-Id: Iaf6deaeee2069720518221157edbb052bc42850a
This commit is contained in:
Sheetal Tigadoli 2020-06-02 18:28:09 +05:30
parent 9935047b20
commit 49fe535bce
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef SCP_H_
#ifndef SCP_H
#define SCP_H
#include <stdint.h>