mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-09 13:10:57 -08:00
Adding type mps_awl_find_dependent_t that is documented but didn't actually exist.
Copied from Perforce Change: 181596 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
3c325c0297
commit
7b009080c9
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@
|
|||
|
||||
extern mps_class_t mps_class_awl(void);
|
||||
|
||||
typedef mps_addr_t (*mps_awl_find_dependent_t)(mps_addr_t addr);
|
||||
|
||||
#endif /* mpscawl_h */
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue