Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
588add84
Commit
588add84
authored
Jun 21, 1997
by
Paul Eggert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
automatically generated from GPLed version
From-SVN: r14269
parent
9d1cf1d9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/getopt.h
+1
-1
gcc/obstack.h
+3
-3
No files found.
gcc/getopt.h
View file @
588add84
...
...
@@ -130,4 +130,4 @@ extern int _getopt_internal ();
}
#endif
#endif
/*
_GETOPT_H
*/
#endif
/*
getopt.h
*/
gcc/obstack.h
View file @
588add84
...
...
@@ -106,8 +106,8 @@ Summary:
/* Don't do the contents of this file more than once. */
#ifndef _
_OBSTACK_H__
#define _
_OBSTACK_H__
#ifndef _
OBSTACK_H
#define _
OBSTACK_H 1
#ifdef __cplusplus
extern
"C"
{
...
...
@@ -589,4 +589,4 @@ __extension__ \
}
/* C++ */
#endif
#endif
/*
not __OBSTACK_H__
*/
#endif
/*
obstack.h
*/
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