Marc Singer da28970c3e Fix to move stubs into rodata.
o Stubs were declared as globals which means they will be initialized
  data.  No need for this.  Now, stubs are static const and are only
  present in the program image.
2015-01-09 18:18:10 -08:00
2014-05-01 15:09:59 +01:00
2013-09-04 22:07:08 +01:00
2015-01-09 18:18:10 -08:00
2012-10-24 07:34:30 +13:00
2011-02-07 11:01:10 +13:00

See https://github.com/blacksphere/blackmagic/wiki
Description
Rework of Jeff black magic probe
Readme 13 MiB
Languages
C 95.5%
Python 3%
Makefile 1.3%
Assembly 0.2%