haiku/src
Jaroslaw Pelczar 016cc66803 Remove arch_get_caller
Use the gcc builtin instead, which generates more efficient code (it
saves a function call) and means less platform specific code to write
for us.

Change-Id: I1d55b5703027b2ea4ecde2438ea306bd4850eb32
Reviewed-on: https://review.haiku-os.org/c/haiku/+/1859
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2019-10-19 17:03:05 +00:00
..
add-ons ipro1000: Add a missing NULL check. 2019-10-19 12:57:27 -04:00
apps Terminal: Add support for extended mouse coordinates 2019-10-16 07:27:31 +00:00
bin
build
data
kits
libs
preferences
servers
system Remove arch_get_caller 2019-10-19 17:03:05 +00:00
tests
tools
Jamfile