Kernel Summit 2006: The user-space API
Posted Jul 18, 2006 16:28 UTC (Tue) by
dlang (
✭ supporter ✭, #313)
In reply to:
Kernel Summit 2006: The user-space API by cventers
Parent article:
Kernel Summit 2006: The user-space API
the HAL api presented to userspace should be cross platform, but the part of HAL that does the work is very platform specific. a cross platform version is just all the specific versions combined with ifdefs and similar
(
Log in to post comments)