StimBuff,commonLibs: Add libattachmentSupport, move fnptrs into .cpp files
We move the methods in StimulusBuffer whose addresses are taken during program execution into a separate static lib. This guarantees that they'll have their own, single vaddr at runtime, at least within each independent code module.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
add_subdirectory(xcbXorg)
|
||||
add_subdirectory(livoxProto1)
|
||||
add_subdirectory(attachmentSupport)
|
||||
|
||||
Reference in New Issue
Block a user