Did SCO Really Reveal the Code to IBM, as Darl Claims? (Groklaw)
Posted Nov 21, 2003 11:27 UTC (Fri) by
ekj (subscriber, #1524)
In reply to:
Did SCO Really Reveal the Code to IBM, as Darl Claims? (Groklaw) by stanmuffin
Parent article:
Did SCO Really Reveal the Code to IBM, as Darl Claims? (Groklaw)
And of those 6 lines, 5 have no effect. 2 because they are empty, and 3 because the ifdef-magic to make sure the file is compiled only once doesn't actually matter in this case since the compilation blows up on the first attempt because of the #error directive anyways.
Thus the file in question reduces to:
#error ARM architecture does not support SMP spin locks
From which we can conclude that SCO seem to think it's "valuable IP" and a trade secret how to NOT do SMP on ARM. Hilarious.
(
Log in to post comments)