Veritas romp

Just came across a really funny piece of code in OpenSolaris.

/*
  * XXX - Don't port this to new architectures
  * A 3rd party volume manager driver (vxdm) depends on the symbol romp.
  * 'romp' has no use with a prom with an IEEE 1275 client interface.
  * The driver doesn't use the value, but it depends on the symbol.
  */
 void *romp;		/* veritas driver won't load without romp 4154976 */
Posted on October 16, 2009 at 9:29 am by sergeyt · Permalink
In: Solaris, Veritas

Leave a Reply