Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223747
b: refs/heads/master
c: 537de3a
h: refs/heads/master
i:
  223745: 1345602
  223743: 63afd0d
v: v3
  • Loading branch information
Stephen Warren authored and Russell King committed Dec 24, 2010
1 parent 4f2164d commit 779fd85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 09c85a440d113a8e6f32bc616423d7684970c37c
refs/heads/master: 537de3a67c0c86586eacffde40673b727242dc3a
6 changes: 3 additions & 3 deletions trunk/arch/arm/include/asm/sizes.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/* DO NOT EDIT!! - this file automatically generated
* from .s file by awk -f s2h.awk
*/
/* Size definitions
* Copyright (C) ARM Limited 1998. All rights reserved.
*/
Expand All @@ -25,6 +22,9 @@

/* handy sizes */
#define SZ_16 0x00000010
#define SZ_32 0x00000020
#define SZ_64 0x00000040
#define SZ_128 0x00000080
#define SZ_256 0x00000100
#define SZ_512 0x00000200

Expand Down

0 comments on commit 779fd85

Please sign in to comment.