#pragma once #include "array_t.h" typedef array_t ram_t; // Intended to indicate that ram_t is meant to hold byte_t objects