libubus: split out some code into separate source files
authorFelix Fietkau <nbd@openwrt.org>
Wed, 24 Oct 2012 12:37:44 +0000 (14:37 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 24 Oct 2012 13:07:35 +0000 (15:07 +0200)
commita6f52f058e52c7720afb05e5e4e51648e636b940
treefa0f476f4eba8f1cb60138270c97b5d49678d3b0
parentfc913a077d84ab0d23414a7124c7a127cb526122
libubus: split out some code into separate source files
CMakeLists.txt
libubus-internal.h [new file with mode: 0644]
libubus-io.c [new file with mode: 0644]
libubus-obj.c [new file with mode: 0644]
libubus-obj.h [new file with mode: 0644]
libubus.c