Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66035
b: refs/heads/master
c: b76f987
h: refs/heads/master
i:
  66033: 23a5d9d
  66031: e906792
v: v3
  • Loading branch information
Robin Getz authored and Bryan Wu committed Oct 10, 2007
1 parent cdbee32 commit 8d54e75
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: 1a7d91d651f25005c4f507aebf9eab17e508889c
refs/heads/master: b76f98761acc909c20c1e65c8af11dc1decae935
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ static unsigned long empty_bad_page;

unsigned long empty_zero_page;

void __init show_mem(void)
void show_mem(void)
{
unsigned long i;
int free = 0, total = 0, reserved = 0, shared = 0;
Expand Down

0 comments on commit 8d54e75

Please sign in to comment.