Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212670
b: refs/heads/master
c: d71e3eb
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Pitre authored and Nicolas Pitre committed Oct 20, 2010
1 parent 0f61186 commit 6cb331c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 809b4e00baf006a990a73329ba381d536c6fa277
refs/heads/master: d71e3eb5894dbb626dc7e28cfd4f33ebee9a739a
3 changes: 2 additions & 1 deletion trunk/arch/arm/include/asm/mach/arch.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,15 @@ struct machine_desc {
* by assembler code in head.S, head-common.S
*/
unsigned int nr; /* architecture number */
unsigned int nr_irqs; /* number of IRQs */
unsigned int phys_io; /* start of physical io */
unsigned int io_pg_offst; /* byte offset for io
* page tabe entry */

const char *name; /* architecture name */
unsigned long boot_params; /* tagged list */

unsigned int nr_irqs; /* number of IRQs */

unsigned int video_start; /* start of video RAM */
unsigned int video_end; /* end of video RAM */

Expand Down

0 comments on commit 6cb331c

Please sign in to comment.