#ifndef __HW_MEM_H
#define __HW_MEM_H

#define SDRAM_BASE		(0x40000000)

#endif /* __HW_MEM_H */