trezoa-define-syscall 3.2.2

Trezoa define_syscall macro and core syscall definitions.
Documentation
NOTICE

Trezoa Define Syscall Library
============================

This software contains code derived from the Solana blockchain ecosystem.

Original Work:
  Name: solana-define-syscall
  Version: 4.0.1
  Source: https://crates.io/crates/solana-define-syscall
  Repository: https://github.com/anza-xyz/solana-sdk
  Copyright: © Anza Maintainers and contributors
  License: Apache License 2.0

Modifications:
  - Renamed from solana-define-syscall to trezoa-define-syscall
  - Updated syscall function prefixes from "sol_" to "trz_"
  - Adapted for Trezoa Blockchain ecosystem compatibility
  - Version bumped to 3.2.2 for Trezoa release cycle
  - Updated documentation and repository references

This derivative work is:
  Copyright © 2025 TRZ Ledger Foundation
  Licensed under Apache License 2.0 (same as original)

ATTRIBUTION NOTICE:
This crate is a derivative work based on the original solana-define-syscall
crate developed by the Solana/Anza development teams. We acknowledge and
respect the original authors' contributions to the blockchain ecosystem.

The original source code license (Apache 2.0) is preserved and this
derivative work maintains full compliance with the original license terms.

For the complete license text, see the LICENSE file in this distribution.