remove the extra abi data

Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
xermicus
2024-09-05 18:10:24 +02:00
parent afd9f26aed
commit 9e73c48150
3 changed files with 0 additions and 20 deletions
-3
View File
@@ -75,9 +75,6 @@ pub const POLKAVM_ADDRESS_ACTIVE_PTR_PACK: u16 = 0xFFE7;
/// The corresponding simulation predefined address.
pub const POLKAVM_ADDRESS_MULTIPLICATION_HIGH_REGISTER: u16 = 0xFFE6;
/// The corresponding simulation predefined address.
pub const POLKAVM_ADDRESS_GET_GLOBAL_EXTRA_ABI_DATA: u16 = 0xFFE5;
/// The corresponding simulation predefined address.
pub const POLKAVM_ADDRESS_ACTIVE_PTR_DATA_LOAD: u16 = 0xFFE4;