Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
49b424fedaf88d0fa9913082b8c1ccd012a8a972
/
.
/
arch
/
blackfin
/
mm
/
blackfin_sram.h
blob: fb0b1599cfb74758b0c7eeed051225bb082e0db3 [
file
] [
log
] [
blame
]
/*
* Local prototypes meant for internal use only
*
* Copyright 2006-2009 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#ifndef
__BLACKFIN_SRAM_H__
#define
__BLACKFIN_SRAM_H__
extern
void
*
l1sram_alloc
(
size_t
);
#endif