summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorthorpej <thorpej@NetBSD.org>1998-01-05 06:27:42 +0000
committerthorpej <thorpej@NetBSD.org>1998-01-05 06:27:42 +0000
commit010625fefd2b7a918eb527ae11b3ad6257453a69 (patch)
treefc952a85fcbeee82dbe0d43e3a85734bf9c46936 /sys/dev/microcode
parent4a7fabf18c7233a33920a634e68101b8838454a3 (diff)
Implement access methods:
lists: LIST_FIRST(), LIST_NEXT() simple queues: SIMPLEQ_FIRST(), SIMPLEQ_NEXT() tail queues: TAILQ_FIRST(), TAILQ_NEXT() circular queues: CIRCLEQ_FIRST(), CIRCLEQ_LAST(), CIRCLEQ_NEXT(), CIRCLEQ_PREV()
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions