Missing Controller

Error: PcController could not be found.

Error: Create the class PcController below in file: app/controllers/pc_controller.php

<?php
class PcController extends AppController {

	var $name = 'Pc';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp