Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/boards/py-mod-score.h
blob: c1ca7b509cc6ac6b00ced82e176e462867323323 (plain)
1
2
3
4
5
6
#ifndef _PY_MOD_score_H_
#define _PY_MOD_score_H_

void python_gc_score_module_init(void);

#endif