Index: src/assembler-arm.h |
=================================================================== |
--- src/assembler-arm.h (revision 1613) |
+++ src/assembler-arm.h (working copy) |
@@ -222,10 +222,6 @@ |
inline Hint NegateHint(Hint ignored) { return no_hint; } |
-// The pc store offset may be 8 or 12 depending on the processor implementation. |
-int PcStoreOffset(); |
- |
- |
// ----------------------------------------------------------------------------- |
// Addressing modes and instruction variants |