added new virtual function createLinker()

committer: ml1050 <ml1050> 1146153290 +0000
This commit is contained in:
László Molnár
2006-04-27 15:54:50 +00:00
parent 6753c5f45a
commit fec602362b
2 changed files with 10 additions and 4 deletions
+1
View File
@@ -271,6 +271,7 @@ protected:
protected:
// linker
Linker *linker;
virtual void createLinker(const void *pdata, int plen, int pinfo);
private:
// private to checkPatch()