add internal SCM_NOINLINE definition
authorAndy Wingo <wingo@pobox.com>
Mon, 30 Apr 2012 17:51:06 +0000 (19:51 +0200)
committerAndy Wingo <wingo@pobox.com>
Mon, 30 Apr 2012 18:29:49 +0000 (20:29 +0200)
commit7dbc03498a763ca6a45e26aabfa74e8c317b55bf
tree1bb82cc06576d2f66c6d25653c35fde8c2a0ade6
parentc15defef7f1de408f35066d2f2883c110724b2f9
add internal SCM_NOINLINE definition

* libguile/_scm.h (SCM_NOINLINE): New internal define, for things that
  we definitely don't want the compiler to inline.
libguile/_scm.h