"static extern register"?
i know, the syntax doesn't make sense, but if you take "extern register"
to have the standard plan 9 meaning, and static to mean visibility limited
to this file, then there you have it.
- erik
|
|
0
|
|
|
|
Reply
|
quanstro (3877)
|
6/4/2012 3:13:36 PM |
|
> i know, the syntax doesn't make sense, but if you take "extern register"
> to have the standard plan 9 meaning, and static to mean visibility limited
> to this file, then there you have it.
At a glance, I'd say you're looking for inline assembly?
++L
|
|
0
|
|
|
|
Reply
|
lucio (1062)
|
6/4/2012 3:31:38 PM
|
|