OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [gnu/] [gcj/] [tools/] [gcj_dbtool/] [natMain.cc] - Blame information for rev 756

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 756 jeremybenn
// natMain -- gcj-dbtool native code.
2
 
3
/* Copyright (C) 2005  Free Software Foundation
4
 
5
   This file is part of gcj-dbtool.
6
 
7
This software is copyrighted work licensed under the terms of the
8
Libgcj License.  Please consult the file "LIBGCJ_LICENSE" for
9
details.  */
10
 
11
/* Author: Anthony Green <green@redhat.com>.  */
12
 
13
#include <config.h>
14
 
15
#include <gcj/cni.h>
16
#include <jvm.h>
17
 
18
#include <gnu/gcj/tools/gcj_dbtool/Main.h>
19
 
20
java::lang::String *
21
gnu::gcj::tools::gcj_dbtool::Main::getDbPathTail ()
22
{
23
  return JvNewStringLatin1 (LIBGCJ_DEFAULT_DATABASE_PATH_TAIL);
24
}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.