aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/memblock.h
blob: c67b047ef85e3d23d8db079641e827d668cf7269 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef _SPARC64_MEMBLOCK_H
#define _SPARC64_MEMBLOCK_H

#include <asm/oplib.h>

#define MEMBLOCK_DBG(fmt...) prom_printf(fmt)

#endif /* !(_SPARC64_MEMBLOCK_H) */