Give some identifiers internal linkage
Give draw_map(), xdeval(), LwpSchedQ[], LwpDeadQ, LwpContextPtr, LwpMaxpri, LwpStackGrowsDown internal linkage.
This commit is contained in:
parent
0a49cd24a3
commit
aee8272d3d
6 changed files with 8 additions and 11 deletions
|
@ -51,7 +51,6 @@ struct xdstr *xdinit(struct xdstr *, natid, int, void (*)(char *, ...));
|
|||
extern void xdhdr(struct xdstr *, char *, int);
|
||||
extern void xdcolhdr(struct xdstr *, struct castr[]);
|
||||
extern void xdflds(struct xdstr *, struct castr[], void *);
|
||||
extern struct valstr *xdeval(struct valstr *, struct xdstr *, struct castr *, void *, int);
|
||||
extern void xdftr(struct xdstr *, int);
|
||||
extern int xdmeta(struct xdstr *, int);
|
||||
extern int xundump(FILE *, char *, int *, int);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue