src/cpu/zero/vm/fakeStubFrame_zero.hpp

changeset 1814
f9271ff9d324
parent 1445
354d3184f6b2
child 1907
c18cbe5936b8
     1.1 --- a/src/cpu/zero/vm/fakeStubFrame_zero.hpp	Wed Apr 14 15:30:13 2010 -0700
     1.2 +++ b/src/cpu/zero/vm/fakeStubFrame_zero.hpp	Thu Apr 15 02:40:12 2010 -0700
     1.3 @@ -1,6 +1,6 @@
     1.4  /*
     1.5   * Copyright 2003-2007 Sun Microsystems, Inc.  All Rights Reserved.
     1.6 - * Copyright 2008 Red Hat, Inc.
     1.7 + * Copyright 2008, 2010 Red Hat, Inc.
     1.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.9   *
    1.10   * This code is free software; you can redistribute it and/or modify it
    1.11 @@ -42,7 +42,7 @@
    1.12    };
    1.13  
    1.14   public:
    1.15 -  static FakeStubFrame *build(ZeroStack* stack);
    1.16 +  static FakeStubFrame *build(TRAPS);
    1.17  
    1.18   public:
    1.19    void identify_word(int   frame_index,

mercurial