I\'m writing some code which stores some data structures in a special named binary section. These are all instances of the same struct which are scattered across many C file
ML64 allows to cut a lot of the assembly noise :
public foo_start public foo_stop .code foo$a foo_start: .code foo$z foo_stop: end