• Alessandro Rubini's avatar
    userspace: hal and libwr: change prototypes for exports · fdf43f19
    Alessandro Rubini authored
    This has no effect on the code functionality.
    
    Even if it affects libwr, this is a hal-only change.  The functions
    in libwr that the hal itself uses, now receive a pointer to ports[],
    which is thus back a static pointer within wrsw_hal/hal_ports.c.
    
    This change allows moving the RPC queries to be shared memory lookups,
    by using the ports[] pointer in the client; so both the client and
    the server can access the same shared mamory using libwr functions.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    fdf43f19
Name
Last commit
Last update
binaries Loading commit data...
build Loading commit data...
configs Loading commit data...
doc Loading commit data...
hwinfo-sdb Loading commit data...
kernel Loading commit data...
patches Loading commit data...
robustness/coding Loading commit data...
scripts Loading commit data...
usb-loader Loading commit data...
userspace Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
README Loading commit data...