Changeset 1e01a35 in mainline for kernel/generic/include/debug.h
- Timestamp:
- 2012-07-10T12:01:07Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f0d7bd9
- Parents:
- b4ca0a9c
- git-author:
- Sandeep Kumar <> (2012-07-10 12:01:07)
- git-committer:
- Vojtech Horky <vojtechhorky@…> (2012-07-10 12:01:07)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/debug.h
rb4ca0a9c r1e01a35 37 37 38 38 #include <panic.h> 39 #include <symtab .h>39 #include <symtab_lookup.h> 40 40 41 41 #define CALLER ((uintptr_t) __builtin_return_address(0))
Note:
See TracChangeset
for help on using the changeset viewer.