]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rename bus_space to bus (i.e. drop _space). This makes the
authormarcel <marcel@FreeBSD.org>
Wed, 10 Jun 2015 16:00:09 +0000 (16:00 +0000)
committermarcel <marcel@FreeBSD.org>
Wed, 10 Jun 2015 16:00:09 +0000 (16:00 +0000)
commit4559857c8ee5605e66907b97f02fd450cd9249db
tree3f4e959211da4decf8a23aafbb9d69406f35ea96
parent1383b5af089a66e2c7d9e70772826e70b69651a2
Rename bus_space to bus (i.e. drop _space). This makes the
API match the convenience macros in <sys/bus.h>. Bus space
can now reference both bus and busdma.
tools/bus_space/C/Makefile
tools/bus_space/C/lang.c
tools/bus_space/C/libbus.h [moved from tools/bus_space/C/libbus_space.h with 83% similarity]
tools/bus_space/Makefile.inc
tools/bus_space/Python/Makefile
tools/bus_space/Python/lang.c
tools/bus_space/bus.c [moved from tools/bus_space/bus_space.c with 99% similarity]
tools/bus_space/bus.h [moved from tools/bus_space/bus_space.h with 100% similarity]