Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lite
/
micropython
/
7efc5b3f346869cd4177760e6a6b2bb863b425da
/
.
/
py
/
builtintables.h
blob: caea79f31c538dbd70b8a0da7f3cde8ff37ec8c2 [
file
] [
log
] [
blame
]
Damien George
7efc5b3
2014-04-05 22:36:42 +0100
[
diff
] [
blame^
]
1
extern
const
mp_obj_dict_t
mp_builtin_object_dict_obj
;
2
extern
const
mp_obj_dict_t
mp_builtin_module_dict_obj
;