Y
Hacker News
new
|
ask
|
show
|
jobs
by
fmela
2664 days ago
I've seen this same trick done with macros in BSD kernel code from the 80s!
1 comments
electrum
2664 days ago
Here's the code from FreeBSD:
https://github.com/freebsd/freebsd/blob/master/sys/sys/queue...
link