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
2f81c52e
Commit
2f81c52e
authored
Sep 19, 1995
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include winnt/win-nt.h, not winnt/winnt.h.
From-SVN: r10374
parent
507f1b49
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
gcc/config/alpha/win-nt.h
+1
-1
gcc/config/i386/win-nt.h
+1
-1
No files found.
gcc/config/alpha/win-nt.h
View file @
2f81c52e
...
@@ -51,7 +51,7 @@ Boston, MA 02111-1307, USA. */
...
@@ -51,7 +51,7 @@ Boston, MA 02111-1307, USA. */
#undef DBX_DEBUGGING_INFO
#undef DBX_DEBUGGING_INFO
#undef MIPS_DEBUGGING_INFO
#undef MIPS_DEBUGGING_INFO
#include "winnt/winnt.h"
#include "winnt/win
-
nt.h"
#undef ASM_FILE_START
#undef ASM_FILE_START
#define ASM_FILE_START(FILE) \
#define ASM_FILE_START(FILE) \
...
...
gcc/config/i386/win-nt.h
View file @
2f81c52e
...
@@ -148,5 +148,5 @@ while (0)
...
@@ -148,5 +148,5 @@ while (0)
%{!mcrtmt:LIBC.LIB%s KERNEL32.LIB%s ADVAPI32.LIB%s} \
%{!mcrtmt:LIBC.LIB%s KERNEL32.LIB%s ADVAPI32.LIB%s} \
%{v}"
%{v}"
#include "winnt/winnt.h"
#include "winnt/win
-
nt.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