#pragma once #include /* DRAM capacity in MiB from fuse DRAM ID + SoC (same table as RAM test payload). */ int dram_capacity_mib_from_fuse(void);