callback: Make helper functions that create callback objects for you
clean up callback stuff a little bit while we're at it.
This commit is contained in:
@@ -35,6 +35,7 @@ if env['CP_ANNOTATE']:
|
||||
Source('cp_annotate.cc')
|
||||
Source('atomicio.cc')
|
||||
Source('bigint.cc')
|
||||
Source('callback.cc')
|
||||
Source('circlebuf.cc')
|
||||
Source('cprintf.cc')
|
||||
Source('crc.cc')
|
||||
|
||||
Reference in New Issue
Block a user