i386: Port to RTEMS

- Update imported files to compile rtems-libbsd for i386 based BSPs
- Currently does not support the option "dev_nic_e1000 = on"
This commit is contained in:
Jan Sommer
2020-02-07 12:40:13 +01:00
committed by Sebastian Huber
parent 9215a81d08
commit af291fa3a0
13 changed files with 2433 additions and 381 deletions

View File

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