added new virtual function createLinker()
committer: ml1050 <ml1050> 1146153290 +0000
This commit is contained in:
@@ -271,6 +271,7 @@ protected:
|
||||
protected:
|
||||
// linker
|
||||
Linker *linker;
|
||||
virtual void createLinker(const void *pdata, int plen, int pinfo);
|
||||
|
||||
private:
|
||||
// private to checkPatch()
|
||||
|
||||
Reference in New Issue
Block a user