Move GRUB_CHAR_BIT to types.h.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-04-05 10:31:12 +02:00
parent 16cc9f03a0
commit 0467a5ddf0
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2013-04-05 Vladimir Serbinenko <phcoder@gmail.com>
Move GRUB_CHAR_BIT to types.h.
2013-04-04 Andrey Borzenkov <arvidjaar@gmail.com>
* docs/grub.texi: Document more user commands.