[PATCH] introduce __sparse() function
commit9d16f0f6e9a6b894ac413c8c62dfba2a4bbde23b
authorOleg Nesterov <oleg@tv-sign.ru>
Mon, 19 Dec 2005 18:36:04 +0000 (19 21:36 +0300)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 20 Dec 2005 17:29:32 +0000 (20 09:29 -0800)
tree6c48d7a60904759741633f54c5146d43299cdf86
parentb8aad4c6f9fb49949f4d144ff538d82994b92dd9
[PATCH] introduce __sparse() function

This patch adds __sparse() function for those users which
don't need evaluate.c (see the next patch).

Without this patch it is not possible to link test-dissect
statically, it has to redefine evaluate_symbol_list().

Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
lib.c
lib.h