On Mon, Aug 16, 2004 at 01:39:20PM -0700, Ian Romanick wrote:
> Jon Smirl wrote:
>
> >Do we really need the DRM() macro around function names? With Linux the
> >only exported symbols are the ones marked with EXPORT_SYMBOL. Is this a
> >work around for another OS to stop symbol conflicts when the O
Jon Smirl wrote:
Do we really need the DRM() macro around function names? With Linux the
only exported symbols are the ones marked with EXPORT_SYMBOL. Is this a
work around for another OS to stop symbol conflicts when the OS exports
all symbols?
Is that even the case if multiple DRM drivers are bui
Do we really need the DRM() macro around function names? With Linux the
only exported symbols are the ones marked with EXPORT_SYMBOL. Is this a
work around for another OS to stop symbol conflicts when the OS exports
all symbols?
=
Jon Smirl
[EMAIL PROTECTED]