add comment
This commit is contained in:
parent
82e323a3d7
commit
f2bf127859
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
||||||
#include <grub/mm.h>
|
#include <grub/mm.h>
|
||||||
#include <grub/script_sh.h>
|
#include <grub/script_sh.h>
|
||||||
|
|
||||||
|
/* Return nearest power of two that is >= v. */
|
||||||
static unsigned
|
static unsigned
|
||||||
round_up_exp (unsigned v)
|
round_up_exp (unsigned v)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue