This website requires JavaScript.
Explore
Help
Sign In
RTOS
/
rtems
Watch
1
Star
0
Fork
0
You've already forked rtems
forked from
Imagelibrary/rtems
Code
Pull Requests
Activity
Files
f984d8f9683eae2561710baecc3c51a0d2c8927d
rtems
/
bsps
/
shared
/
irq
History
Sebastian Huber
dea4bbe374
bsps: Avoid malloc() in generic IRQ support
...
Use rtems_heap_allocate_aligned_with_boundary() instead of malloc() to avoid a dependency on errno.
2018-06-05 07:08:40 +02:00
..
irq-default-handler.c
…
irq-generic.c
bsps: Avoid malloc() in generic IRQ support
2018-06-05 07:08:40 +02:00
irq-info.c
…
irq-legacy.c
…
irq-server.c
…
irq-shell.c
…