| commit | 62eea121b357eae64fe00d996e2193d2b4638d1e | [log] [tgz] |
|---|---|---|
| author | Ramesh Thomas <ramesh.thomas@intel.com> | Thu Apr 06 15:30:27 2017 -0700 |
| committer | Anas Nashif <nashif@linux.intel.com> | Thu Apr 27 13:46:26 2017 +0000 |
| tree | 7a1da6ecb71fce336255f508453edb97194ab292 | |
| parent | 0b3322ecaebef4c00d3e5de6e2f7d466531c4e15 [diff] |
kernel: tickless: Rename _Swap to allow creation of macro Future tickless kernel patches would be inserting some code before call to Swap. To enable this it will create a mcro named as the current _Swap which would call first the tickless kernel code and then call the real __swap() Jira: ZEP-339 Change-Id: Id778bfcee4f88982c958fcf22d7f04deb4bd572f Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>