commit | 34e539926a8fba1fc4e48bee9e11534dcece5af9 | [log] [tgz] |
---|---|---|
author | Gregory Nutt <gnutt@nuttx.org> | Sat Jan 28 11:03:06 2017 -0600 |
committer | Gregory Nutt <gnutt@nuttx.org> | Sat Jan 28 11:03:06 2017 -0600 |
tree | 9e2473330214f9c7ffec6d3f2c36d5adf05a941d | |
parent | a2150c1e35a6159ae2b75413c91d0854a71f60a6 [diff] |
Syscalls: Remove modsym() syscall. There is no reason why appication code could ever use symbolic information from a symbol within a kernel module. The modsym() interface is only meaningful within the kernel.