Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38226
b: refs/heads/master
c: 6ae5a6e
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Sep 30, 2006
1 parent 20b0241 commit e109687
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: e0af79cd52334c586d058253b7d32ce74434de26
refs/heads/master: 6ae5a6ef0340908fb7065a75231ae9980a910fbe
2 changes: 1 addition & 1 deletion trunk/arch/arm/mm/mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);

extern void _stext, __data_start, _end;
extern void _stext, _etext, __data_start, _end;
extern pgd_t swapper_pg_dir[PTRS_PER_PGD];

/*
Expand Down

0 comments on commit e109687

Please sign in to comment.