diff options
author | Doug Hogan <doug@cvs.openbsd.org> | 2014-09-13 16:06:38 +0000 |
---|---|---|
committer | Doug Hogan <doug@cvs.openbsd.org> | 2014-09-13 16:06:38 +0000 |
commit | ea858dabe0f76712b2416cf2288222c8cbba5028 (patch) | |
tree | 329401494d1f8b23d1f11679cf89acb4ae8c0e77 /Makefile.cross | |
parent | beb9041963b2a9e31afc7ab688f1da1a386cbf9c (diff) |
Replace all queue *_END macro calls except CIRCLEQ_END with NULL.
CIRCLEQ_* is deprecated and not called in the tree. The other queue types
have *_END macros which were added for symmetry with CIRCLEQ_END. They are
defined as NULL. There's no reason to keep the other *_END macro calls.
ok millert@
Diffstat (limited to 'Makefile.cross')
0 files changed, 0 insertions, 0 deletions