Changeset efa0039e in rtems for c/src/lib/libbsp/i386

Timestamp:
03/13/18 16:14:15 (6 years ago)
Author:
Amaan Cheval <amaan.cheval@…>
Branches:
5, master
Children:
ac04bb85
Parents:
51614c01
git-author:
Amaan Cheval <amaan.cheval@…> (03/13/18 16:14:15)
git-committer:
Joel Sherrill <joel@…> (03/16/18 16:01:55)
Message:

i386/smp: Export _CPU_SMP_Prepare_start_multitasking as a function

When it's a macro, a function declaration causes a compiler error due to the
macro being expanded.

Partial log showing error:
https://gist.github.com/AmaanC/ab3521141479aa6f61ea25f5d74ebb4d

Closes #3331

(No files)

Note: See TracChangeset for help on using the changeset viewer.