depChecker_sparc.cpp revision 1887:828eafbd85cc
1132718Skan/*
2117395Skan * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved.
3117395Skan * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4117395Skan *
5117395Skan * This code is free software; you can redistribute it and/or modify it
6117395Skan * under the terms of the GNU General Public License version 2 only, as
7117395Skan * published by the Free Software Foundation.
8117395Skan *
9117395Skan * This code is distributed in the hope that it will be useful, but WITHOUT
10117395Skan * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11117395Skan * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
12117395Skan * version 2 for more details (a copy is included in the LICENSE file that
13132718Skan * accompanied this code).
14132718Skan *
15117395Skan * You should have received a copy of the GNU General Public License version
16169689Skan * 2 along with this work; if not, write to the Free Software Foundation,
17117395Skan * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
18169689Skan *
19169689Skan * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
20169689Skan * or visit www.oracle.com if you need additional information or have any
21169689Skan * questions.
22169689Skan *
23169689Skan */
24169689Skan
25169689Skan#include "precompiled.hpp"
26169689Skan#include "compiler/disassembler.hpp"
27117395Skan#include "depChecker_sparc.hpp"
28169689Skan
29169689Skan// Nothing to do on Sparc
30169689Skan