user: Spell out third-party

This commit is contained in:
Sebastian Huber
2019-01-23 10:40:40 +01:00
parent 5973f92f79
commit 63735bc9d2
11 changed files with 21 additions and 21 deletions

View File

@@ -12,7 +12,7 @@ Targets
*target* because RTEMS is specifically aimed at that target hardware. An RTEMS
executable is statically linked and executes in a single address space on the
target hardware. A statically linked executable means the RTEMS Kernel,
drivers, third party packages and application code is linked into a single
drivers, third-party packages and application code is linked into a single
executable image. A single address space means no virtual memory and no memory
protected process address space is running within the RTEMS arena and the RTEMS
executive, drivers and application have unprotected access to the whole address