I did not commit this one, because it has the problem of assuming
uintptr_t is at least 32-bits wide.
On Tue, Oct 14, 2014 at 12:03 AM, Gedare Bloom wrote:
> On Mon, Oct 13, 2014 at 10:54 PM, Joel Sherrill
> wrote:
>>
>>
>> On October 13, 2014 9:46:50 PM CDT, Gedare Bloom wrote:
>>>---
>>> cpuk
On Mon, Oct 13, 2014 at 10:54 PM, Joel Sherrill
wrote:
>
>
> On October 13, 2014 9:46:50 PM CDT, Gedare Bloom wrote:
>>---
>> cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>>diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c
>>b/cpu
On October 13, 2014 9:46:50 PM CDT, Gedare Bloom wrote:
>---
> cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c
>b/cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c
>index 28e4739..48a6737 10
---
cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c
b/cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c
index 28e4739..48a6737 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c
+++ b/cpuki