devctl.h missing extern C
Joel Sherrill <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CAF9ehCVKg9vUSoF7+Mp1uU7DD2PwFnkwFsGwvh3oKjqUv=hhXw@mail.gmail.com> |
Hi I noticed devctl.h is missing extern C. Does newlib have rules on where they go? In stdio.h they were deeper in the file than my normal style. Obviously, I will be following up shortly with a patch. Thanks. --joel