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
0811c49e
Commit
0811c49e
authored
Mar 25, 2005
by
Anthony Green
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Missed from last commit
From-SVN: r97029
parent
206318ea
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
libjava/gnu/gcj/tools/gcj_dbtool/natMain.cc
+24
-0
No files found.
libjava/gnu/gcj/tools/gcj_dbtool/natMain.cc
0 → 100644
View file @
0811c49e
// natMain -- gcj-dbtool native code.
/* Copyright (C) 2005 Free Software Foundation
This file is part of gcj-dbtool.
This software is copyrighted work licensed under the terms of the
Libgcj License. Please consult the file "LIBGCJ_LICENSE" for
details. */
/* Author: Anthony Green <green@redhat.com>. */
#include <config.h>
#include <gcj/cni.h>
#include <jvm.h>
#include <gnu/gcj/tools/gcj_dbtool/Main.h>
java
::
lang
::
String
*
gnu
::
gcj
::
tools
::
gcj_dbtool
::
Main
::
getDbPathTail
()
{
return
JvNewStringLatin1
(
LIBGCJ_DEFAULT_DATABASE_PATH_TAIL
);
}
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