Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143011
b: refs/heads/master
c: 93139b1
h: refs/heads/master
i:
  143009: 4b250ba
  143007: a29d296
v: v3
  • Loading branch information
Michal Simek committed Mar 27, 2009
1 parent a61cb51 commit 88e41a8
Show file tree
Hide file tree
Showing 2 changed files with 18 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: f6b165c6ae540c607a9a62427f1b25bc5743c0aa
refs/heads/master: 93139b1cf85924a3cc758c9a83b8c7b689987729
17 changes: 17 additions & 0 deletions trunk/arch/microblaze/include/asm/lmb.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
/*
* 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.
*/

#ifndef _ASM_MICROBLAZE_LMB_H
#define _ASM_MICROBLAZE_LMB_H

/* LMB limit is OFF */
#define LMB_REAL_LIMIT 0xFFFFFFFF

#endif /* _ASM_MICROBLAZE_LMB_H */


0 comments on commit 88e41a8

Please sign in to comment.