userspace/snmpd: move init_shm to separate file
init_shm and shmem global variables moved to shmem_snmp.h and shmem_snmp.c.
Next step is to remove wrsPpsi.c since all information is exported by different
objects.
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
Showing
- userspace/snmpd/Makefile 1 addition, 0 deletionsuserspace/snmpd/Makefile
- userspace/snmpd/init.c 2 additions, 0 deletionsuserspace/snmpd/init.c
- userspace/snmpd/snmp_shmem.c 69 additions, 0 deletionsuserspace/snmpd/snmp_shmem.c
- userspace/snmpd/snmp_shmem.h 6 additions, 0 deletionsuserspace/snmpd/snmp_shmem.h
- userspace/snmpd/wrsPpsi.c 0 additions, 58 deletionsuserspace/snmpd/wrsPpsi.c
userspace/snmpd/snmp_shmem.c
0 → 100644
userspace/snmpd/snmp_shmem.h
0 → 100644
Please register or sign in to comment