Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324130
b: refs/heads/master
c: c1cc155
h: refs/heads/master
v: v3
  • Loading branch information
Catalin Marinas committed Sep 17, 2012
1 parent a114938 commit 966d0fd
Show file tree
Hide file tree
Showing 4 changed files with 854 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4f04d8f00545110a0e525ae2fb62ab38cb417236
refs/heads/master: c1cc1552616d0f354d040823151e61634e7ad01f
21 changes: 21 additions & 0 deletions trunk/arch/arm64/include/asm/memblock.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
/*
* Copyright (C) 2012 ARM Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __ASM_MEMBLOCK_H
#define __ASM_MEMBLOCK_H

extern void arm64_memblock_init(void);

#endif
Loading

0 comments on commit 966d0fd

Please sign in to comment.