| View previous topic :: View next topic |
| Author |
Message |
johnmph
Joined: 23 Jul 2005 Posts: 119
|
Posted: Wed Nov 30, 2005 10:05 pm Post subject: First entry in module |
|
|
Hello, i have seen that the first library in lib table of a module (SceModule->ent_top) has a null pointer name and his entrytable pointer (SceLibraryEntryTable->entrytable) points to two NID followed by two address (address of NID functions).
Which are these two NID ?
Thanks |
|
| Back to top |
|
 |
mrbrown
Joined: 17 Jan 2004 Posts: 1536
|
|
| Back to top |
|
 |
johnmph
Joined: 23 Jul 2005 Posts: 119
|
Posted: Wed Nov 30, 2005 10:25 pm Post subject: |
|
|
ah ok, these are module_start and module_info functions.
Thanks. |
|
| Back to top |
|
 |
|