Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92291
b: refs/heads/master
c: c5b50df
h: refs/heads/master
i:
  92289: 11c1a71
  92287: 86611ad
v: v3
  • Loading branch information
Meihui Fan authored and Bryan Wu committed Apr 23, 2008
1 parent 7b75222 commit 85ab0c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6eceb0d4da10df9301e27bcec7a9b927e5047251
refs/heads/master: c5b50df8f071f0f28cbac3909929149acab6c170
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mm/blackfin_sram.c
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ EXPORT_SYMBOL(l1_data_sram_free);

void *l1_inst_sram_alloc(size_t size)
{
#if L1_DATA_A_LENGTH != 0
#if L1_CODE_LENGTH != 0
unsigned flags;
void *addr;

Expand Down

0 comments on commit 85ab0c0

Please sign in to comment.