Revert "Align host addresses (#11384) (#11836)" (#11876)

This reverts commit 3296c13ef2.
This commit is contained in:
Jack May
2020-08-27 09:19:05 -07:00
committed by GitHub
parent 7e1aa02ce4
commit eeb7503fb6
16 changed files with 163 additions and 655 deletions

View File

@@ -6,7 +6,6 @@ extern crate self as solana_sdk;
pub mod account;
pub mod account_utils;
pub mod bpf_loader;
pub mod bpf_loader_deprecated;
pub mod clock;
pub mod commitment_config;
pub mod decode_error;