Move the ptrlist macros out of the sparse "lib.[ch]" files.
commit77ac63127dc8981264b31bcfaac825c62971bca2
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 13 Mar 2005 00:53:41 +0000 (12 17:53 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:06:29 +0000 (7 21:06 -0700)
tree27cd8abb6be43358f0e45201687103dc242e6746
parent67cb76f7d0c76d52588ba6cd24f70ae4e141406c
Move the ptrlist macros out of the sparse "lib.[ch]" files.

They rate their own "ptrlist" library status, since they are
definitely potentially useful outside of sparse.
Makefile
lib.c
lib.h
ptrlist.c [new file with mode: 0644]
ptrlist.h [copied from lib.h with 59% similarity]