Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
cd48eeb5
Commit
cd48eeb5
authored
Feb 18, 2016
by
danh-arm
Browse files
Merge pull request #527 from antonio-nino-diaz-arm/an/non_ascii
Remove non-ASCII character from comment
parents
38363bb9
8ccca412
Changes
1
Show whitespace changes
Inline
Side-by-side
plat/arm/css/common/css_scpi.h
View file @
cd48eeb5
...
...
@@ -45,7 +45,7 @@ typedef struct {
uint32_t
set
:
1
;
/* Sender ID to match a reply. The value is sender specific. */
uint32_t
sender
:
8
;
/* Size of the payload in bytes (0
–
511) */
/* Size of the payload in bytes (0
-
511) */
uint32_t
size
:
9
;
uint32_t
reserved
:
7
;
/*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment