Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
394cced8
Commit
394cced8
authored
Mar 15, 2015
by
funshine
Browse files
fix #273
parent
f510e658
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/libc/c_stdio.c
View file @
394cced8
...
@@ -63,7 +63,7 @@ int c_stderr = 1001;
...
@@ -63,7 +63,7 @@ int c_stderr = 1001;
#define ENDIAN_LITTLE 1234
#define ENDIAN_LITTLE 1234
#define ENDIAN_BIG 4321
#define ENDIAN_BIG 4321
#define ENDIAN_PDP 3412
#define ENDIAN_PDP 3412
#define ENDIAN ENDIAN_
BIG
#define ENDIAN ENDIAN_
LITTLE
/* $Id: strichr.c,v 1.1.1.1 2006/08/23 17:03:06 pefo Exp $ */
/* $Id: strichr.c,v 1.1.1.1 2006/08/23 17:03:06 pefo Exp $ */
...
...
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