Get the "dashboard blog", the blog where users without a blog edit their profile data.
Appears to be included only for backwards compatibility as of WordPress 3.0.
See: http://core.trac.wordpress.org/ticket/14696
<?php get_dashboard_blog(); ?>
None
get_dashboard_blog() is located in wp-includes/ms-functions.php
.