Andes Workshop
http://forum.andestech.com/

attribute noinline
http://forum.andestech.com/viewtopic.php?f=25&t=756
Page 1 of 1

Author:  cindy [ Fri Nov 22, 2013 4:45 pm ]
Post subject:  attribute noinline

A Programmer can set a function as no inline.
The syntax:

__attribute__((noinline)) static void _ovly_debug_event (void)
{
__asm__ volatile ("nop\n");
}

Page 1 of 1 All times are UTC + 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/