From: Colin D Bennett <colin@gibibit.com>
To: grub-devel@gnu.org
Subject: GRUB integral types? Why grub_uint32_t and not uint32_t?
Date: Thu, 29 May 2008 08:57:56 -0700 [thread overview]
Message-ID: <20080529085756.43310531@gibibit.com> (raw)
I was wondering why it is necessary to use the integral types with
the "grub_" prefix instead of the standard uint32_t, int16_t, etc.?
It makes the most simple code much more verbose when we have to write
"grub_" so many times, and this seems like a case where it is not
needed.
Colin
next reply other threads:[~2008-05-29 15:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-29 15:57 Colin D Bennett [this message]
2008-05-29 16:39 ` GRUB integral types? Why grub_uint32_t and not uint32_t? Robert Millan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080529085756.43310531@gibibit.com \
--to=colin@gibibit.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.