you would then make a: ```rust #[link_section = ".uninit.WARM"] static WARM_DATA: GroundedCell<...> = GroundedCell::uninit(); ```