• Ben Avison's avatar
    Added some NetBSDisms to help with the USB2 porting work. · eff24281
    Ben Avison authored
    Detail:
      * Added macro __KERNEL_RCSID to sys/cdefs.h
      * Added SIMPLEQ macros to sys/queue.h as aliases for FreeBSD's STAILQ
        macros
      * Added STAILQ/SIMPLEQ_FOREACH macro, since it's found inthe latest
        versions of both the FreeBSD and NetBSD sources
    Admin:
      Tested against current USB2 sources.
    
    Version 5.47. Tagged as 'TCPIPLibs-5_47'
    eff24281
queue 17.5 KB