Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
progress.h File Reference
#include <../types.h>

Go to the source code of this file.

Functions

void ui_progress__update (u64 curr, u64 total, const char *title)
 

Function Documentation

void ui_progress__update ( u64  curr,
u64  total,
const char title 
)

Definition at line 7 of file progress.c.