Commit dcbb652
Move preloaded interconnect to the header file
`interconnect` is expected to preload if the macro option
ENABLE_PRELOAD_IC_MODULE is set. The header file
`process_shared_preload_libraries.h` is kept to save all
builtin shared preloaded libraries.
This commit defines the `interconnect` preload in
`process_shared_preload_libraries.h` to minimize code
diverge.1 parent 066b964 commit dcbb652
2 files changed
Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1891 | 1891 | | |
1892 | 1892 | | |
1893 | 1893 | | |
1894 | | - | |
| 1894 | + | |
1895 | 1895 | | |
1896 | 1896 | | |
1897 | 1897 | | |
| |||
1900 | 1900 | | |
1901 | 1901 | | |
1902 | 1902 | | |
1903 | | - | |
1904 | | - | |
1905 | | - | |
1906 | | - | |
1907 | | - | |
1908 | | - | |
1909 | 1903 | | |
1910 | 1904 | | |
1911 | 1905 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments