mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-27 04:40:59 +01:00
23571 + unposted; AIX compilation fixes
This commit is contained in:
parent
848775fe6d
commit
84fa9b4af1
3 changed files with 13 additions and 7 deletions
|
|
@ -4,7 +4,7 @@ int setup_ _((Module));
|
|||
int boot_ _((Module));
|
||||
int cleanup_ _((Module));
|
||||
int finish_ _((Module));
|
||||
int modentry _((int boot, Module m));
|
||||
int modentry _((int boot, Module m, void *ptr));
|
||||
|
||||
/**/
|
||||
int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue