Messages in this thread |  | | | Date | Sat, 5 Apr 2008 10:04:03 +0100 | | From | Ralf Baechle <> | | Subject | Re: [RFC 01/22] Generic show_mem() implementation | |
On Sat, Apr 05, 2008 at 09:51:08AM +0200, Heiko Carstens wrote:
> But you can solve this problem with no ifdefs and config options at all,
> since you may as well just use __attribute__((weak)) for the generic
> implementation.
Which may result in the version of the function getting linked in but
staying unreferenced.
Ralf
|  |