Andreas Tobler
|
f9cc6b5558
|
Get rid of the CONCAT macro.
|
2013-11-23 18:50:43 +00:00 |
|
Andreas Tobler
|
54558cdc0e
|
Replace the assembler macro WEAK_ALIAS with a new macro WEAK_REFERENCE which
has the same API as __weak_reference(). Give 'x' in SYS.h a more meaningful
name.
Tested on 32- and 64-bit PowerMac.
Reviewed by: bde
|
2012-02-05 20:04:43 +00:00 |
|
Andreas Tobler
|
b286f80c2d
|
Use the macro WEAK_ALIAS. Tested on 32 and 64-bit.
|
2012-01-06 09:21:40 +00:00 |
|
David E. O'Brien
|
5cafcbb49b
|
We don't need our own personal definition of __CONCAT.
|
2003-01-18 23:26:04 +00:00 |
|
Benno Rice
|
27c9ea57e8
|
_C_LABEL -> CNAME
Forgotten by: benno
|
2002-05-17 05:11:13 +00:00 |
|
Benno Rice
|
c2cba7c501
|
Flesh this out, based on the NetBSD version.
Reviewed by: obrien
|
2002-05-17 01:58:55 +00:00 |
|
David E. O'Brien
|
20764f1db8
|
Grow RSYSCALL.
|
2002-05-15 21:25:47 +00:00 |
|
David E. O'Brien
|
c623e77f5b
|
Blah, fix stupid syntax error.
(where's the hat?)
|
2002-05-15 20:58:03 +00:00 |
|
David E. O'Brien
|
7c713eb208
|
Beginnings of syscall bits for PowerPC. These are no doubtedly wrong,
but it gets the build father and is in the right direction.
Partially obtained from: NetBSD
|
2002-05-15 20:02:52 +00:00 |
|