Joel Sherrill
92b6f6e9c9
Move various driver interface definition headers file libcsupport/ to include/
...
These were in libcsupport for historical reasons and the placement
no longer made sense.
As part of this move, some of the files were placed under subdirectories
which reflect their installed location.
Thank you git for allowing us to move files. Years of CVS resulted
in files being somewhere they no longer belonged.
2016-03-30 09:32:33 -05:00
Sebastian Huber
9d9b6b56d1
score: Objects_Thread_queue_Extract_callout
...
Change parameters of the objects thread queue extract callout to avoid a
cast and explicit use of the thread wait information.
2016-03-30 08:45:58 +02:00
Sebastian Huber
06f68a96b1
score: Fix set but not used warning
2016-03-30 08:45:58 +02:00
Sebastian Huber
863c07479c
score: Fix statement with no effect warning
...
No need to add an assert due to the fatal error parameter passed to
_Objects_MP_Allocate_and_open().
2016-03-30 08:45:58 +02:00
Sebastian Huber
97b7244f1e
score: Fix statement with no effect warning
...
No need to add an assert due to the fatal error parameter passed to
_Objects_MP_Allocate_and_open().
2016-03-30 08:45:57 +02:00
Sebastian Huber
9f714333ce
score: Fix statement with no effect warning
...
No need to add an assert due to the fatal error parameter passed to
_Objects_MP_Allocate_and_open().
2016-03-30 08:45:57 +02:00
Sebastian Huber
8afeb993f8
score: Fix statement with no effect warning
...
No need to add an assert due to the fatal error parameter passed to
_Objects_MP_Allocate_and_open().
2016-03-30 08:45:57 +02:00
Sebastian Huber
081d03de8a
score: Fix set but not used warning
...
No need to add an assert due to the fatal error parameter passed to
_Objects_MP_Allocate_and_open().
2016-03-30 08:10:58 +02:00
Sebastian Huber
75c19d2558
score: Fix set but not used warning
2016-03-30 08:10:50 +02:00
Joel Sherrill
859fc2ba97
m68k/uC5282/console/console.c: Remove unneeded include of <rtems/mw_uid.h>
2016-03-29 14:05:34 -05:00
Joel Sherrill
6dde5d6831
m68k/mcf5329/console/console.c: Remove unneeded include of <rtems/mw_uid.h>
2016-03-29 14:05:34 -05:00
Joel Sherrill
aea1fc5af4
m68k/mcf5235/console/console.c: Remove unneeded include of <rtems/mw_uid.h>
2016-03-29 14:05:34 -05:00
Joel Sherrill
4565fc6d8e
m68k/mcf5225x/console/debugio.c: Remove unneeded include of <rtems/mw_uid.h>
2016-03-29 14:05:34 -05:00
Joel Sherrill
6609362335
m68k/mcf5225x/console/console.c: Remove unneeded include of <rtems/mw_uid.h>
2016-03-29 14:05:34 -05:00
Joel Sherrill
a6e7c57568
m68k/mcf52235/console/debugio.c: Remove unneeded include of <rtems/mw_uid.h>
2016-03-29 14:05:34 -05:00
Joel Sherrill
098a819e53
m68k/mcf52235/console/console.c: Remove unneeded include of <rtems/mw_uid.h>
2016-03-29 14:05:34 -05:00
Joel Sherrill
c08799e945
m68k/genmcf548x/console/console.c: Remove unneeded include of <rtems/mw_uid.h>
2016-03-29 14:05:33 -05:00
Joel Sherrill
00e8c3440b
m68k/av5282/console/console.c: Remove unneeded include of <rtems/mw_uid.h>
2016-03-29 14:05:33 -05:00
Joel Sherrill
6ac6430299
v850/gdbv850sim: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:53 -05:00
Joel Sherrill
adb4fa4eb5
sparc/leon3: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:53 -05:00
Joel Sherrill
ba19d58914
sparc/leon2: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:53 -05:00
Joel Sherrill
74105468b5
sparc/erc32: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:53 -05:00
Joel Sherrill
c531f6dd41
sparc64/usiii: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:53 -05:00
Joel Sherrill
3e767ac9b8
sparc64/niagara: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:53 -05:00
Joel Sherrill
92902cf261
sh/shsim: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:53 -05:00
Joel Sherrill
2895f1ea89
sh/gensh4: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
6a0cdbe441
sh/gensh2: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
47fc739a3e
sh/gensh1: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
c228bd934b
powerpc/virtex5: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
0b2ea322c3
powerpc/virtex4: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
ac0ecf278a
powerpc/virtex: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
2a8afe10a7
powerpc/tqm8xx: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
8d1a5a3992
powerpc/t32mppc: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
ed29ced501
powerpc/ss555: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
97ea73feed
powerpc/qemuppc: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
f37e259afa
powerpc/psim: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
78816f46c0
powerpc/mvme5500: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
899f635779
powerpc/mvme3100: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
629555cff4
powerpc/mpc8260ads: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
a2abd260b0
powerpc/mpc55xxevb: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
c093f3793d
powerpc/motorola_powerpc: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
3f9ce5b9b6
powerpc/haleakala: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
6c5d7181bd
powerpc/gen83xx: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
93ba1d550c
powerpc/gen5200: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
13279f5eb3
powerpc/beatnik: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
ba2d56a18b
or1k/generic_or1k: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
a7716e9d50
no_cpu/no_bsp: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
10bf1b8183
nios2/nios2_iss: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
6fe04e5a11
moxie/moxiesim: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00
Joel Sherrill
16db6ad185
mips/rbtx4938: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
2016-03-29 13:10:52 -05:00