Release 4.14 arch/blackfin/mm/blackfin_sram.h
/*
* 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
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Bryan Wu | 16 | 94.12% | 1 | 50.00% |
Robin Getz | 1 | 5.88% | 1 | 50.00% |
Total | 17 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.