src/share/tools/hsdis/hsdis.c

changeset 2604
50c0f22d6d0e
parent 2314
f95d63e2154a
child 2708
1d1603768966
     1.1 --- a/src/share/tools/hsdis/hsdis.c	Mon Feb 28 06:07:12 2011 -0800
     1.2 +++ b/src/share/tools/hsdis/hsdis.c	Mon Feb 28 17:12:42 2011 -0800
     1.3 @@ -22,8 +22,6 @@
     1.4   *
     1.5   */
     1.6  
     1.7 -#include "precompiled.hpp"
     1.8 -
     1.9  /* hsdis.c -- dump a range of addresses as native instructions
    1.10     This implements the plugin protocol required by the
    1.11     HotSpot PrintAssembly option.

mercurial