summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc/types.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace __attribute references with __attribute__Peter Tyser2009-04-281-1/+1
| | | | | | | | __attribute__ follows gcc's documented syntax and is generally more common than __attribute. This change is only asthetic and should not affect functionality. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
* SPARC: Build error fixDaniel Hellstrom2008-07-101-0/+3
| | | | | | | | | | (introduced by commit 391fd93ab23e15ab3dd58a54f5b609024009c378) This patch makes SPARC targets build again. It is caused by phys_addr_t and phys_size_t being defined in the wrong header file. include/lmb.h need those typedefs to build. Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
* SPARC: Added generic support for SPARC architecture.Daniel Hellstrom2008-04-081-0/+71
Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
OpenPOWER on IntegriCloud