Hello !!
My name is Sri Vathsa. I am sophomore at IIT Roorkee, India, pursuing my
B.Tech in Electronics and Communication. I am new to open source and would
like to contribute to RTEMS . I have been using python for the last couple
of years and C for the past few months. Can anyone help me out wit
Update #2803.
---
cpukit/Makefile.am | 1 +
cpukit/include/endian.h | 1 +
cpukit/preinstall.am| 4
3 files changed, 6 insertions(+)
create mode 100644 cpukit/include/endian.h
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 9a3a696..cb46f20 100644
--- a/cpukit/Makefile.a
Use de-facto standard BYTE_ORDER instead.
Close #2803.
---
cpukit/score/cpu/arm/rtems/score/cpu.h | 10
cpukit/score/cpu/bfin/rtems/score/cpu.h | 40 -
cpukit/score/cpu/epiphany/rtems/score/cpu.h | 2 --
cpukit/score/cpu/i386/rtems/score/cpu.h |
Update #2803.
---
c/src/libchip/ide/ata_internal.h | 16 +---
cpukit/libblock/include/rtems/ide_part_table.h | 18 +-
cpukit/libfs/src/dosfs/fat.h | 18 +-
cpukit/libmisc/shell/main_pci.c| 4 ++--
4 files