i386: Port to RTEMS

- Update imported files to compile rtems-libbsd for i386 based BSPs
- Mostly commenting out parts which create compile or link errors in
RTEMS, but aren't needed
This commit is contained in:
Jan Sommer
2020-04-17 10:24:08 +02:00
committed by Sebastian Huber
parent dc86c55f51
commit a69293ca57
6 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
extern int tsc_is_invariant;
extern uint64_t tsc_freq;