Files
linux-apfs/arch/microblaze/include/asm/memblock.h
T

15 lines
350 B
C
Raw Normal View History

2009-03-27 14:25:18 +01:00
/*
* Copyright (C) 2008 Michal Simek <monstr@monstr.eu>
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/
2010-07-12 14:36:09 +10:00
#ifndef _ASM_MICROBLAZE_MEMBLOCK_H
#define _ASM_MICROBLAZE_MEMBLOCK_H
2009-03-27 14:25:18 +01:00
2010-07-12 14:36:09 +10:00
#endif /* _ASM_MICROBLAZE_MEMBLOCK_H */
2009-03-27 14:25:18 +01:00