mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 10:27:41 +00:00
Mps master: add "mps_alert_collection_set" to w3gen.def. (so that if this .def file is used to re-export mps functions from a client executable, mps_alert_collection_set() will be exported, along with all the other mps interface functions).
Copied from Perforce Change: 169914 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
5ffd337934
commit
81da8f9772
1 changed files with 3 additions and 2 deletions
|
|
@ -13,8 +13,8 @@
|
|||
;
|
||||
; This file was initially generated by !Header: //info.ravenbrook.com/project/mps/branch/2004-12-15/dll/code/expgen.sh#4 !
|
||||
; And since then has been hand-edited. (But the result should be
|
||||
; identical to what expgen.sh would produce, were it run on these
|
||||
; sources. See MPS job001935.)
|
||||
; identical (apart from ordering) to what expgen.sh would produce,
|
||||
; were it run on these sources. See MPS job001935.)
|
||||
EXPORTS
|
||||
; mps.h
|
||||
mps_ap_fill_with_reservoir_permit
|
||||
|
|
@ -75,6 +75,7 @@ mps_pool_check_fenceposts
|
|||
mps_telemetry_label
|
||||
mps_telemetry_intern
|
||||
mps_telemetry_control
|
||||
mps_alert_collection_set
|
||||
mps_definalize
|
||||
mps_finalize
|
||||
mps_message_gc_not_condemned_size
|
||||
|
|
|
|||
Loading…
Reference in a new issue