mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 17:16:12 +00:00
4a6bd744a3
code for the ElectricalFire JIT.
17 lines
267 B
Plaintext
17 lines
267 B
Plaintext
MODULE = sm
|
|
|
|
DEPTH = ../..
|
|
|
|
EXPORTS = \
|
|
sm.h \
|
|
smobj.h \
|
|
smgen.h \
|
|
smheap.h \
|
|
smmalloc.h \
|
|
smpage.h \
|
|
smpool.h \
|
|
smpriv.h \
|
|
smstack.h \
|
|
smtrav.h \
|
|
smhash.h
|