On 07/24/13 01:49, Taylor R Campbell wrote:
Module Name:    src
Committed By:   riastradh
Date:           Wed Jul 24 00:49:48 UTC 2013

Modified Files:
        src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: list.h

Log Message:
Add initial draft of Linux list and hlist to <linux/list.h>.

Implemented in terms of TAILQ and LIST, respectively.
Not yet tested.


Can't we please put these compat stubs somewhere common, e.g.

    sys/external/bsd/compat/linux

?

Reply via email to