[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] [bug #37808] Add stdbool.h
From: |
Oleksandr Redchuk |
Subject: |
Re: [avr-libc-dev] [bug #37808] Add stdbool.h |
Date: |
Sun, 25 Nov 2012 12:45:37 +0200 |
stdbool.h is a part of avr-gcc (not avr-libc) and exist long time ago
(may be from avr-gcc project starts)
c:\WinAVR\lib\gcc\avr\VERSION\include\stdbool.h
/usr/lib/gcc/avr/VERSION/include/stdbool.h
just use
#include <stdbool.h>
2012/11/25 anonymous <address@hidden>:
> URL:
> <http://savannah.nongnu.org/bugs/?37808>
>
> Summary: Add stdbool.h
> Project: AVR C Runtime Library
> Submitted by: None
> Submitted on: Sun 25 Nov 2012 10:23:28 UTC
> Category: Feature Request
> Severity: 3 - Normal
> Priority: 5 - Normal
> Item Group: None
> Status: None
> Percent Complete: 0%
> Assigned to: None
> Originator Email: address@hidden
> Open/Closed: Open
> Discussion Lock: Any
> Release: Any
> Fixed Release: None
>
> _______________________________________________________
>
> Details:
>
>
>
>
>
>
> _______________________________________________________
>
> Reply to this item at:
>
> <http://savannah.nongnu.org/bugs/?37808>
>
> _______________________________________________
> Message sent via/by Savannah
> http://savannah.nongnu.org/
>
>
> _______________________________________________
> AVR-libc-dev mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/avr-libc-dev
--
wbr,
ReAl